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
- Product Ideas
- 2.1K Ideas Exchange
- Connect
- 1.3K Connectors
- 309 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 664 Datasets
- 120 SQL DataFlows
- 2.3K Magic ETL
- 825 Beast Mode
- Visualize
- 2.6K Charting
- 89 App Studio
- 46 Variables
- Automate
- 196 Apps
- 486 APIs & Domo Developer
- 94 Workflows
- 24 Code Engine
- AI and Machine Learning
- 23 AI Chat
- 4 AI Projects and Models
- 18 Jupyter Workspaces
- Distribute
- 119 Domo Everywhere
- 283 Scheduled Reports
- 11 Software Integrations
- Manage
- 143 Governance & Security
- 11 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 116 Community Announcements
- 5K Archive