How can I remove duplicates with a beast mode?

I want to remove duplicates from 1 or 2 columns, whichever is the easiest. I prefer the match ID column, or it also could be the Candidate column. I want to count each match ID once per the PPED (period end date.) I want to get a active count of matches on billing each week. If i can't do with a beast mode, I can also try ETL. I tried the below beast mode, but it doesn't work.
COUNT(DISTINCT Match Id
)
Best Answer
-
To get that output, you don't need to use any beastmodes. You can just create a table card and aggregate (SUM) on TotalBilled
If I solved your problem, please select "yes" above
0
Answers
-
COUNT DISTINCT is the right function. What do you mean it doesn't work? Could you share a bit more?
If you want to remove duplicates in Magic ETL you can do so using the Remove Duplicates tile.
If I solved your problem, please select "yes" above
0 -
The COUNT DISTINCT is not removing the duplicates. And if I remove dupes in ETL, i am losing the $ associated to the match ID's. The match ID's show up weekly, and I just want to count then once each week. Maybe I am not able to do so.
0 -
Count Distinct doesn't "remove" the duplicates, it just ensures they are only counted once. Is this the output you are looking for?
If I solved your problem, please select "yes" above
0 -
Yes. I will try it again. I appreciate the help!
0 -
To get that output, you don't need to use any beastmodes. You can just create a table card and aggregate (SUM) on TotalBilled
If I solved your problem, please select "yes" above
0 -
Thank you. Good point. I also need a way to count how many candidates or matches, and that is why i was using the Distinct Count. Appreciate your help!
0 -
Okay, were you able to get the count of candidates or do you need help with that as well?
If I solved your problem, please select "yes" above
0 -
I am all good - thank you for asking!
0
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Connect
- 1.3K Connectors
- 309 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 665 Datasets
- 120 SQL DataFlows
- 2.3K Magic ETL
- 825 Beast Mode
- Visualize
- 2.6K Charting
- 90 App Studio
- 46 Variables
- Automate
- 197 Apps
- 489 APIs & Domo Developer
- 94 Workflows
- 24 Code Engine
- AI and Machine Learning
- 23 AI Chat
- 4 AI Projects and Models
- 18 Jupyter Workspaces
- Distribute
- 119 Domo Everywhere
- 283 Scheduled Reports
- 11 Software Integrations
- Manage
- 145 Governance & Security
- 12 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 116 Community Announcements
- 5K Archive