remove zero values from chart
Hello,
How can I remove the zero values from my chart ? Actually, chart is huge, just because the horizontal information have not yet started.
Thanks !
Judith
Answers
-
This isn't perfect, but you could filter on zero values and CTRL+SHIFT+down and then delete.
-
Thanks for your comments ! Maybe my question was not clear enough but the chart I use on my dashboard shows all vertically/horizontally axis, even if there if no information yet to show. So my chart is bigger which plenty blank information. . I was wondering if there is a way to only show axis that include datas ?
-
If you are charting cells with formulas you can update your formulas to IF formulas so that they display blanks if your formula = 0. Example: my formula in cells I am charting is =SUM(X:Y). Instead of using that formula, change it to =IF(SUM(X:Y)=0,"",SUM(X:Y)). Charts wont display blank cells.
If you are charting cells with just numbers in them, I am not sure how to do it.
-
This was the answer I came for :)
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.6K Get Help
- 433 Global Discussions
- 136 Industry Talk
- 468 Announcements
- 4.9K Ideas & Feature Requests
- 143 Brandfolder
- 147 Just for fun
- 64 Community Job Board
- 466 Show & Tell
- 32 Member Spotlight
- 2 SmartStories
- 298 Events
- 36 Webinars
- 7.3K Forum Archives