How do I have a Dashboard show only 100% not 150%
Please see below example. I want to only show 100% as the top, not 150%. Is that something on the sheet itself that I need to do? If so, I only have a % Complete and % Remaining columns. What would i need to place in there to fix this.
Answers
-
You can use a helper column
=if(percent@row>1,1,percent@row)
and drag it down, then reference the helper column for the chart.
Or you can use conditional logic to perform this right inside of your % calculation.
*** my bad, i misunderstood. you can't change the range of the charts.
-
Hello,
Smartsheet chart axes are automatically designated and there is no way to customize them (see this string for more information on this). I suggest you submit an Enhancement Request as I agree this is both confusing and non-functional (particularly when you are using percentages).
Jennifer
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
- 142 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!