Report grouping by date not working
I'm trying to group by end date on a project plan but the grouping is splitting out the same end date into multiple groups.
Answers
-
Project Sheets with Dependencies enabled have a hidden time associated with Start and End dates in order for Predecessors to identify connections. You can test this in your source sheet by adding a new text/number column and using a simple formula:
=[End Date]@row + ""
This hidden time means that the dates are seen differently by Smartsheet, even though the display value is the same. For your Report, you could have a hidden column that simply grabs the Date without the time that you then use for the Grouping, if that helps:
=DATEONLY([End Date]@row) - put in a Date column
Cheers,
Genevieve
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63K Get Help
- 380 Global Discussions
- 212 Industry Talk
- 442 Announcements
- 4.6K Ideas & Feature Requests
- 140 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 305 Events
- 34 Webinars
- 7.3K Forum Archives