I have a super set and I need to use two filters but as an Or clause.
Comments
-
This is where a "case statement" within a beast mode will solve your problem. For example, create a new beast mode calculation, and you would do something like the following:
CASE
WHEN `region` = 'some value' OR `child region` = 'other value'THEN 1
ELSE 0
END
Then you can add this beast mode as a filter, and filter it for when it equals 1. Or you can add a COUNT() function around the entire case statement, but that should be enough to get your started.
Let me know if you need further help on that.
2 -
Thank you I will try that and see if that works.
1
Categories
- All Categories
- 1.1K Product Ideas
- 1.1K Ideas Exchange
- 1.2K Connect
- 969 Connectors
- 257 Workbench
- Cloud Amplifier
- 1 Federated
- 2.4K Transform
- 76 SQL DataFlows
- 501 Datasets
- 1.8K Magic ETL
- 2.7K Visualize
- 2.2K Charting
- 375 Beast Mode
- 20 Variables
- 485 Automate
- 103 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