How I can put Colors in a Table Chart
Options

samuelTrujillo
Member
in Archive
I need to put some colors in a table chart
0
Comments
-
Hi there,
I believe you can use case & some html to do this. Here's a beastmode with % examples for you, switching out the `case #` for your arguments.
Case
When `case 1`THEN CONCAT('<div style="background-color:#fcbcb7; font-weight: bold; width: 100%; height:100%; margin:-20px; padding:20px"><a href="#">', CONCAT(ROUND((`case 1`*100),2),'%'), '</a></div>')
When `case 2` THEN CONCAT('<div style="background-color:#fccf84; font-weight: bold; width: 100%; height:100%; margin:-20px; padding:20px"><a href="#">', CONCAT(ROUND((`case 2`*100),2),'%'), '</a></div>')
ELSE CONCAT('<div style="background-color:auto; font-weight: normal; width: 100%; height:100%; margin:-20px; padding:20px"><a href="#">', CONCAT(ROUND((`case 1`*100),2),'%'), '</a></div>')
END0 -
@samuelTrujillo, did totesmgoet's reply help answer your question?
0
This discussion has been closed.
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Data Connections
- 1.3K Connectors
- 309 Workbench
- 17 Cloud Integrations
- Data & ETL
- 2.3K Magic ETL
- 120 SQL DataFlows
- 666 Datasets
- 827 Beast Mode
- Visualize & Apps
- 90 App Studio
- 198 Pro-code Components
- 2.6K Charting & Analyzer
- 46 Calculations & Variables
- AI & Data science
- 23 Domo AI & AI Chat
- 4 Managing AI
- 18 Jupyter Workspaces
- 122 Workflows
- Distribute
- 118 Domo Everywhere
- 284 Reporting
- Manage
- 145 Governance & Security
- 489 APIs
- 11 Add-ins & Plugins
- 13 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 117 Community Announcements
- Automate
- 5K Archive