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.1K Product Ideas
- 1.1K Ideas Exchange
- 1.2K Connect
- 969 Connectors
- 256 Workbench
- Cloud Amplifier
- 1 Federated
- 2.4K Transform
- 76 SQL DataFlows
- 500 Datasets
- 1.8K Magic ETL
- 2.7K Visualize
- 2.2K Charting
- 372 Beast Mode
- 19 Variables
- 483 Automate
- 101 Apps
- 378 APIs & Domo Developer
- 6 Workflows
- 22 Predict
- 6 Jupyter Workspaces
- 16 R & Python Tiles
- 316 Distribute
- 64 Domo Everywhere
- 252 Scheduled Reports
- 59 Manage
- 59 Governance & Security
- 1 Product Release Questions
- 5K Community Forums
- 37 Getting Started
- 23 Community Member Introductions
- 63 Community Announcements
- 4.8K Archive