Dashboard Charts- Remove Data without Value
Hi All,
I've created a dash and have a chart where I'd like to display data that does not include descriptions with zero values. Below details the dash/chart as it currently stands.
I would like to get rid of the lines without a value (remove Abduction Pillow, Bed alarm, etc.).
Here are my metrics- can't seem to figure this out. This would be extremely useful in multiple applications so any help is greatly appreciated! Thanks!
PS I did find this from Paul Newcome in another post, but cannot figure out how to apply it:
"Insert another column and use a formula such as
=IF([Column With Count]@row <> "", [Column With Label]@row)
Then you can reference this column in your chart."
Answers
-
What you will actually want in this case is to create a report and have it only include rows that are greater than zero. Then you can reference this report in you chart widget and it will be dynamic so that bars are added and removed automatically as rows are added to/removed from the report.
-
Made a report with a few problems:
- can't seem to change the info populating in the primary column. I don't need that data (inked out).
- When I try to create a chart widget based on this report I get "selected data cannot be charted. please select a new range".
What am I doing wrong?
-
You are not going to be able to get rid of the Primary column. That is where your chart labels should reside. The only other column you want included in this report would be the column with numbers.
-
I figure it all out, Paul- thank you for setting me in the right direction. You are a terrific resource and I genuinely appreciate it!
-
Happy to help. 👍️
-
Hi there, I have a metrics sheet like the one above and want to remove zeros in my chart. I know previous member resolved but not sure how. When I use the greater than zero, it removes all of my data.
Thank you
-
@jeff steffen What is the formula you are currently using that is removing all of the data when greater than zero?
-
I was just using filter, no formula
-
@jeff steffen How exactly are you populating the numbers for your chart?
-
I am referencing master sheet, then creating a chart from metric sheet
-
@jeff steffen Did you create the report as previously suggested in this thread?
-
This is how my report is coming over from sheet. Did I do that right?
-
@jeff steffen No. The report should only have the rows and columns that will actually be charted.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!