I have two labels for the data in my card's legend. How can I change the names?
Comments
-
Hi,
Is anyone able to help out with this request?
Thanks,0 -
Are you saying that the data you have has two different categories, or are you saying that you are seeing 2 different names for the same set of data?
In either case, you could fix this in the base data, or you could do this via beastmode. If you only have 2 distinct data sources and just want to rename it, this is what I would use:
case
when `Label` = 'Old name 1' then 'New Name 1'
when `Label` = 'Old name 2' then 'New Name 2'
else 'Error'
end
The "error" field will let you know if anything falls outside of those two labels.
Hope this helps!
0
Categories
- 10.5K All Categories
- 3 Connect
- 913 Connectors
- 250 Workbench
- 458 Transform
- 1.7K Magic ETL
- 69 SQL DataFlows
- 476 Datasets
- 183 Visualize
- 249 Beast Mode
- 2.1K Charting
- 11 Variables
- 16 Automate
- 354 APIs & Domo Developer
- 88 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 245 Distribute
- 62 Domo Everywhere
- 242 Scheduled Reports
- 20 Manage
- 41 Governance & Security
- 168 Product Ideas
- 1.2K Ideas Exchange
- 9 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive