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
- All Categories
- 1.2K Product Ideas
- 1.2K Ideas Exchange
- 1.3K 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
- 435 Beast Mode
- 22 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