How can I automatically remove data with a value of zero from a Dashboard
I am looking for a formula to remove any line of data that has a value of zero in the Report, from the Dashboard. So, when the line of data is zero in the Report, it should eliminate that row from the Dashboard.
Answers
-
You would include a filter in the report itself to not show any row containing a zero.
-
So actually my Report is being used to create a count (COUNTIF formula) into a Sheet, and that Sheet is flowing into the Dashboard. So perhaps I need to amend my formula?
-
You cannot reference a report in a cross sheet reference. Are you able to provide some screenshots and maybe more details as to how data is flowing?
-
Here is my formula: =COUNTIF({NAME OF SHEET Sponsor columns}, [Primary Column]@row). Does that help? You're right that the Report isn't used in the sheet - I am still new at this and trying to remember how I got things to work!
-
So what exactly is feeding the dashboard? The sheet or a report?
-
The Sheet with the formula I posted is feeding a Chart widget on the dashboard.
-
Ok. In that case you would create a row report that is fed by the sheet and include a filter to only show rows where the number is greater than zero. Then you would use the report to populate the chart.
-
Thank you, that worked! Really appreciate your help and patience.
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!