Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
SmartSheet Reporting Question
Comments
-
Hi Tony,
how about adding...
- the week you want to filter
in a cell on your sheet- a column with system generated date
that automatically saves the date the entry was made via the webform
- adding a checkbox column that identifies the week the entry was made
in the rows and activates itself, if the week corresponds to the week you want to cover with your report.Then you can run a report which should filter on the checked boxes. In the result it will always show only the the entries of the week that you've chosen by the weeknumber you've entered.
Example
-
Thanks Dietrich! I was hoping for just a simple checkbox in the report setup of "include only new data". I think what you're suggesting would definitely work as a work. Thanks!
-
If its not necessary to be flexible with the week to show in the report and if you want to have it totally automated you could change the formula in the checkbox column to this:
=IF(WEEKNUMBER(TODAY()) = WEEKNUMBER([System generated Date]2), 1, 0)
In the result it would always activate the checkbox for entries of the actual week and the report would adjust itself accordingly.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 137 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives