Look for text within multi-selection value
Options

PJG
Member
Hi all,
I currently have code like this, which converts some selection values to a shorter display value
when Business Division_p = 'Biologics' then 'Bio'
The problem is that the attribute is multi-selection, so when there is more than one value selected, there is no match. How can I change this line of code to look for text within the text of the selected options, instead of the entire selected options?
Thanks!
0
Best Answer
-
you can use the like operator along with the % sign which acts as a wildcard
when Business Division_p LIKE '%Biologics%' then 'Bio'
**Check out my Domo Tips & Tricks Videos
**Make sure toany users posts that helped you.
**Please mark as accepted the ones who solved your issue.0
Answers
-
you can use the like operator along with the % sign which acts as a wildcard
when Business Division_p LIKE '%Biologics%' then 'Bio'
**Check out my Domo Tips & Tricks Videos
**Make sure toany users posts that helped you.
**Please mark as accepted the ones who solved your issue.0
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Data Connections
- 1.3K Connectors
- 309 Workbench
- 17 Cloud Integrations
- Data & ETL
- 2.3K Magic ETL
- 120 SQL DataFlows
- 667 Datasets
- Visualize & Apps
- 90 App Studio
- 198 Pro-code Components
- 2.6K Charting & Analyzer
- 874 Calculations & Variables (Beast Mode)
- AI & Data science
- 23 Domo AI & AI Chat
- 4 Managing AI
- 18 Jupyter Workspaces
- Automate
- 122 Workflows
- Alerts
- Distribute
- 118 Domo Everywhere
- 284 Reporting
- Manage
- 146 Governance & Security
- 489 APIs
- 11 Add-ins & Plugins
- 13 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 118 Community Announcements
- 5K Archive