Rating Card
Best Answer
-
You can make stars by doing a beast mode like this:
(CASE
WHEN AVG(Object_Health_Score
) >= '.8' THEN ' ★★★★★'
WHEN AVG(Object_Health_Score
) >='.6' THEN ' ★★★★☆'
WHEN AVG(Object_Health_Score
) >= '.4' THEN ' ★★★☆☆'
WHEN AVG(Object_Health_Score
) >= '.2' THEN ' ★★☆☆☆'
WHEN AVG(Object_Health_Score
) < '.2' THEN ' ★☆☆☆☆'
END)They end up looking this :
Use the Heatmap table:
**Check out my Domo Tips & Tricks Videos
**Make sure toany users posts that helped you.
**Please mark as accepted the ones who solved your issue.2
Answers
-
@Ashleigh What if you tried a Waffle Gauge and set your symbol as a star with a target value of 5?
1 -
-
You can make stars by doing a beast mode like this:
(CASE
WHEN AVG(Object_Health_Score
) >= '.8' THEN ' ★★★★★'
WHEN AVG(Object_Health_Score
) >='.6' THEN ' ★★★★☆'
WHEN AVG(Object_Health_Score
) >= '.4' THEN ' ★★★☆☆'
WHEN AVG(Object_Health_Score
) >= '.2' THEN ' ★★☆☆☆'
WHEN AVG(Object_Health_Score
) < '.2' THEN ' ★☆☆☆☆'
END)They end up looking this :
Use the Heatmap table:
**Check out my Domo Tips & Tricks Videos
**Make sure toany users posts that helped you.
**Please mark as accepted the ones who solved your issue.2 -
I did try a waffle but could not figure out how to get it to reduce the waffle size to one row.
0 -
To generalize @MarkSnodgrass 's solution a bit, you can use most Unicode characters to hack different visuals like this into your tables, summary numbers, chart labels. There a lot of lists of available Unicode characters, but this is my go-to:
0
Categories
- All Categories
- 1.2K Product Ideas
- 1.2K Ideas Exchange
- 1.4K Connect
- 1.1K Connectors
- 273 Workbench
- 2 Cloud Amplifier
- 3 Federated
- 2.7K Transform
- 78 SQL DataFlows
- 525 Datasets
- 2.1K Magic ETL
- 2.9K Visualize
- 2.2K Charting
- 437 Beast Mode
- 23 Variables
- 513 Automate
- 115 Apps
- 390 APIs & Domo Developer
- 8 Workflows
- 26 Predict
- 10 Jupyter Workspaces
- 16 R & Python Tiles
- 332 Distribute
- 77 Domo Everywhere
- 255 Scheduled Reports
- 66 Manage
- 66 Governance & Security
- 1 Product Release Questions
- Community Forums
- 40 Getting Started
- 26 Community Member Introductions
- 68 Community Announcements
- 4.8K Archive