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
- All Categories
- 1.7K Product Ideas
- 1.7K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 295 Workbench
- 6 Cloud Amplifier
- 8 Federated
- 2.8K Transform
- 97 SQL DataFlows
- 608 Datasets
- 2.1K Magic ETL
- 3.8K Visualize
- 2.4K Charting
- 710 Beast Mode
- 50 App Studio
- 39 Variables
- 668 Automate
- 170 Apps
- 446 APIs & Domo Developer
- 45 Workflows
- 7 DomoAI
- 33 Predict
- 13 Jupyter Workspaces
- 20 R & Python Tiles
- 391 Distribute
- 111 Domo Everywhere
- 274 Scheduled Reports
- 6 Software Integrations
- 116 Manage
- 113 Governance & Security
- Domo Community Gallery
- 31 Product Releases
- 9 Domo University
- 5.3K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 103 Community Announcements
- 4.8K Archive