How can you change the color of a cell using beast mode and have the output formatted as a number?

jakeroberts
Member
in Archive
Hi,
I'm trying to format the color of the text and background in a table using HTML similar to what's below:
CONCAT('<div style="background-color:#fccf84; width: 100%; height:100%; margin:-20px; padding:20px"><a href="#">', SUM(`Variance`), '</a></div>')
The problem is that I want to put dollar signs and comma's in the output but this formats it as text. Is there any way around that?
Jake
0
Comments
-
0
-
This is not possible, however you can format the number in a dataflow.
CONCAT('$', FORMAT(Amount, 2)) Amount
0 -
@jakeroberts, did ptran's reply help you out?
0 -
**Say thank you by clicking the 'thumbs up'
**Be sure to select the answer that represents the best solution and mark as "Accept as Solution"0
This discussion has been closed.
Categories
- 10.5K All Categories
- 8 Connect
- 918 Connectors
- 250 Workbench
- 472 Transform
- 1.7K Magic ETL
- 69 SQL DataFlows
- 477 Datasets
- 198 Visualize
- 254 Beast Mode
- 2.1K Charting
- 11 Variables
- 17 Automate
- 354 APIs & Domo Developer
- 89 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 247 Distribute
- 63 Domo Everywhere
- 243 Scheduled Reports
- 21 Manage
- 42 Governance & Security
- 178 Product Ideas
- 1.2K Ideas Exchange
- 12 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive