Segments
Hi,
I have sales data by month, by country.
I would like a segment for sales data in Canada so I created a segment named Canada and added the filter for the Country Canada.
Am I right in thinking this should then be removed from the rest of the data and the country filter within the analyser?
At the moment Canada appears as a segment on my graph but the bottom line figure IS including them?
Anything I can check for this as I sure looking at the vids and examples it should be removed.
Thanks again for everyone's help.
Answers
-
Segments only creates a subset of your data but doesn't remove it from the original dataset.
If you need to you can create two beast modes to do the Canada filtering for each of your metrics
-- Canada CASE WHEN `Country` = 'Canada' THEN `Value` END -- All Others CASE WHEN `Country` <> 'Canada' THEN `Value` END
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**0 -
Hi,
Thanks. I think I was misinterpreting this part of the docs
I think the normal use case would be to have country as a series as well and the above means you need to name the segment Canada as otherwise you could get the data repeated and a line for each.
I was able to get the behaviour I needed by removing the Canada option from the Country Filter which meant Canada was no longer included in the non segmented data. (Although deselecting all countries in the quick filter may include it!)
The Beasts modes you posted also worka when added to the series instead of using the segments 👍️
Thanks again for your help
1
Categories
- All Categories
- 1.9K Product Ideas
- 1.9K Ideas Exchange
- 1.6K Connect
- 1.3K Connectors
- 305 Workbench
- 6 Cloud Amplifier
- 9 Federated
- 3K Transform
- 106 SQL DataFlows
- 646 Datasets
- 2.2K Magic ETL
- 4K Visualize
- 2.5K Charting
- 774 Beast Mode
- 75 App Studio
- 43 Variables
- 728 Automate
- 186 Apps
- 467 APIs & Domo Developer
- 61 Workflows
- 14 DomoAI
- 40 Predict
- 17 Jupyter Workspaces
- 23 R & Python Tiles
- 403 Distribute
- 117 Domo Everywhere
- 277 Scheduled Reports
- 9 Software Integrations
- 136 Manage
- 133 Governance & Security
- 8 Domo Community Gallery
- 44 Product Releases
- 12 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 112 Community Announcements
- 4.8K Archive