beast mode
hi everyone,
Im in need of your assistance on completing a beast mode please.
I have data that lists out site names on each row with service types but I only want sites that list the 3 types - EPIK or Greenix and Survey and Cutover and Test
Like the image below:
and this is what I have so far but not giving me the correct data
Case
WHEN Site_Name
= ServiceType
AND ServiceType
= 'Survey' THEN ' Cutover and Test'
WHEN Site_Name
= 'Greenix' AND ServiceType
= 'EPIX' THEN 0 Else 1 END
Any assistance is greatly appreciated.
Answers
-
To be clear, we want the data to show on each row - 3 of the same sites with a Survey Type row , Cutover and Test type row and EPIK or Greenix type row.
0 -
I've re-read this like 10 times and can't figure out exactly what you are trying to do. Could you share once again slightly differently? Or maybe show two excel samples: what the data currently looks and how you would like the data to look with the beastmode?
If I solved your problem, please select "yes" above
1 -
If I am understanding correctly, you should be able to do the following steps using Magic ETL:
- add a filter for Types IN ('Survey', 'Cutover and Test', 'EPIK','Greenix' )
- add a Group By and group by Site and count distinct types
- add a filter and filter on count = 3
- join that back to the main dataset on site
0 -
I do apologize if my explanation was not clear or understandable. @ColemenWilson
Here is the excel sheet with the just basic filters of only receiving data showing sites with specific Types.
The 3rd Type can be either or but a site must have a "Survey" ticket then a "Cutover and Test" ticket and then either an "EPIK" or "Greenix" ticket. And the below screenshot shows all sites with any Types connected to them
1: Survey
2:Cutover and Test
3: EPIK or Greenix
Now, what I want to see are only sites that has all 3 Types of tickets and remove sites that do not.
So if a site only has a Survey and a Cutover and Test ticket but not an EPIK/Greenix then we do not want that data to be shown.
Please see below. This is an example what I want the data to show. Any site that has all 3 ticket types.
Thank you again for the assistance.
0 -
@ggenovese Thank you, let me give that a try as well.
0 -
I understand now, thank you! Yes you will want to do what @ggenovese recommended.
If I solved your problem, please select "yes" above
0
Categories
- All Categories
- 1.8K Product Ideas
- 1.8K Ideas Exchange
- 1.6K Connect
- 1.2K Connectors
- 300 Workbench
- 6 Cloud Amplifier
- 9 Federated
- 2.9K Transform
- 102 SQL DataFlows
- 626 Datasets
- 2.2K Magic ETL
- 3.9K Visualize
- 2.5K Charting
- 753 Beast Mode
- 61 App Studio
- 41 Variables
- 692 Automate
- 177 Apps
- 456 APIs & Domo Developer
- 49 Workflows
- 10 DomoAI
- 38 Predict
- 16 Jupyter Workspaces
- 22 R & Python Tiles
- 398 Distribute
- 115 Domo Everywhere
- 276 Scheduled Reports
- 7 Software Integrations
- 130 Manage
- 127 Governance & Security
- 8 Domo Community Gallery
- 38 Product Releases
- 11 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 110 Community Announcements
- 4.8K Archive