CountIf in BeastMode or ETL ?
Good Morning Community
I have a 5M+ row dataset where I need to develop a "COUNTIF" function based on a 'Category" column (image enclosed/table below). Any help would be appreciate
Data contains too many distinct categories to list individually in beast-mode by name - kindly assist.
Date | Price | Category | Report | COUNTIF GOAL |
2019-Feb | 10,000.00 | Type 89 | Report 32 | 5 |
2019-Feb | 10,000.00 | Type 89 | Report 107 | 5 |
2019-Feb | 10,000.00 | Type 89 | Report 17 | 5 |
2019-Feb | 10,000.00 | Type 89 | Report 53 | 5 |
2019-Feb | 10,000.00 | Type 89 | Report 19 | 5 |
Comments
-
Just to clarify, Are you looking to check the Unique no. of reports under each category against the goal of 5?
0 -
No, the goal is not dependent on unique report names - only the number of times the category (i.e. Type 89) occurs in the column.
0 -
Try this beast mode:
COUNT(DISTINCT category)
This will give you a count of unique categories.
0 -
tried this, the result shows row data only not the column data. i.e. Goal = 1 not 5
0 -
Its most likely doing that because of the report component which is different it appears on each row.
If you sum the count(Distinct) it should give you the value of 5 that your looking for.
If I'm interpreting this correctly.
Randy
0
Categories
- All Categories
- 1.7K Product Ideas
- 1.7K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 292 Workbench
- 4 Cloud Amplifier
- 8 Federated
- 2.8K Transform
- 95 SQL DataFlows
- 600 Datasets
- 2.1K Magic ETL
- 3.7K Visualize
- 2.4K Charting
- 687 Beast Mode
- 43 App Studio
- 38 Variables
- 658 Automate
- 170 Apps
- 441 APIs & Domo Developer
- 42 Workflows
- 5 DomoAI
- 32 Predict
- 12 Jupyter Workspaces
- 20 R & Python Tiles
- 385 Distribute
- 110 Domo Everywhere
- 269 Scheduled Reports
- 6 Software Integrations
- 112 Manage
- 109 Governance & Security
- 8 Domo University
- 25 Product Releases
- Community Forums
- 39 Getting Started
- 29 Community Member Introductions
- 98 Community Announcements
- Domo Community Gallery
- 4.8K Archive