Is it possible to conditionally format the colors on a bar chart?
I am tracking service level across clients. In the reports I get the formulas and conditional format to work but I can't get it to translate into my charts. Is it possible?
Best Answer
-
Sort of. Lets just say you want red, yellow, and green. You would need to structure your metrics sheet in a specific way and then use a stacked bar chart.
Basically you would have (for 3 colors) 5 columns in your metrics sheet. One would be for your labels, and another would be for your counts.
Then you would need a column for each color and use IF statements in each to say if the "actual count" column is within a certain range then output the "actual count" column (otherwise leave blank).
Then you would use stacked bars to chart the labels and these three helper columns.
Answers
-
Sort of. Lets just say you want red, yellow, and green. You would need to structure your metrics sheet in a specific way and then use a stacked bar chart.
Basically you would have (for 3 colors) 5 columns in your metrics sheet. One would be for your labels, and another would be for your counts.
Then you would need a column for each color and use IF statements in each to say if the "actual count" column is within a certain range then output the "actual count" column (otherwise leave blank).
Then you would use stacked bars to chart the labels and these three helper columns.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!