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.1K Product Ideas
- 1.1K Ideas Exchange
- 1.2K Connect
- 968 Connectors
- 255 Workbench
- Cloud Amplifier
- 1 Federated
- 2.4K Transform
- 76 SQL DataFlows
- 500 Datasets
- 1.8K Magic ETL
- 2.7K Visualize
- 2.2K Charting
- 361 Beast Mode
- 19 Variables
- 483 Automate
- 101 Apps
- 378 APIs & Domo Developer
- 6 Workflows
- 22 Predict
- 6 Jupyter Workspaces
- 16 R & Python Tiles
- 316 Distribute
- 64 Domo Everywhere
- 252 Scheduled Reports
- 59 Manage
- 59 Governance & Security
- 1 Product Release Questions
- 5K Community Forums
- 37 Getting Started
- 23 Community Member Introductions
- 63 Community Announcements
- 4.8K Archive