Percent comparison chart with more than 100%
I hope I explain this correctly. I am trying to get a stacked chart where my field 'Estimated Hours' = 100% and my 'Actual Hours' is a percentage of 'Estimated Hours'. The Estimated Hours field has different values across the chart so I didn't think they'd all be even at the top. I'd also like to show it where if the Actual Hours is less than the Estimated, that the actual will show as green but if it is more than the estimated, that the amount above the 100% line shows as red. I've tried a few different charts for this. I'm attaching images of what I currently have but I know its wrong. Can someone point me in the right direction?
Comments
-
Is anyone able to help out with this request?
0 -
Hi jlazerus,
I think an easier way to go would be to use a Grouped Bar Card, with one column being the Estimated Hours, and the second being Actual Hours, that way when viewing the card, it will quickly be apparent if the actual hours are larger or smaller than the Estimated Hours.
As well, you will need to write a BeastMode to be able to make the Color Rule work properly. An example of this beast mode would be:
CASE
WHEN
`Actual Hours` > `Estimated Hours`THEN 1
ELSE 0
END
Then in the Color Rule, if (BeastMode Name) is 1, then Red, otherwise Green.
I hope that helps you with this card!
Josh Thorn
DOMO Support
**Say 'Thanks' by clicking the heart in the post that helped you**
**Please mark the post that solves your question as 'Accepted Solution’**0
Categories
- All Categories
- 2K Product Ideas
- 2K Ideas Exchange
- 1.6K Connect
- 1.3K Connectors
- 311 Workbench
- 6 Cloud Amplifier
- 9 Federated
- 3.8K Transform
- 655 Datasets
- 115 SQL DataFlows
- 2.2K Magic ETL
- 811 Beast Mode
- 3.3K Visualize
- 2.5K Charting
- 80 App Studio
- 45 Variables
- 771 Automate
- 190 Apps
- 481 APIs & Domo Developer
- 77 Workflows
- 23 Code Engine
- 36 AI and Machine Learning
- 19 AI Chat
- AI Playground
- AI Projects and Models
- 17 Jupyter Workspaces
- 410 Distribute
- 120 Domo Everywhere
- 280 Scheduled Reports
- 10 Software Integrations
- 142 Manage
- 138 Governance & Security
- 8 Domo Community Gallery
- 48 Product Releases
- 12 Domo University
- 5.4K Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 113 Community Announcements
- 4.8K Archive