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.8K Product Ideas
- 1.8K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 300 Workbench
- 6 Cloud Amplifier
- 9 Federated
- 2.9K Transform
- 100 SQL DataFlows
- 620 Datasets
- 2.2K Magic ETL
- 3.9K Visualize
- 2.5K Charting
- 742 Beast Mode
- 58 App Studio
- 41 Variables
- 686 Automate
- 176 Apps
- 453 APIs & Domo Developer
- 47 Workflows
- 10 DomoAI
- 36 Predict
- 15 Jupyter Workspaces
- 21 R & Python Tiles
- 395 Distribute
- 113 Domo Everywhere
- 276 Scheduled Reports
- 6 Software Integrations
- 124 Manage
- 121 Governance & Security
- 8 Domo Community Gallery
- 38 Product Releases
- 10 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 108 Community Announcements
- 4.8K Archive