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.2K Product Ideas
- 1.2K Ideas Exchange
- 1.3K Connect
- 1.1K Connectors
- 273 Workbench
- 2 Cloud Amplifier
- 3 Federated
- 2.7K Transform
- 78 SQL DataFlows
- 525 Datasets
- 2.1K Magic ETL
- 2.9K Visualize
- 2.2K Charting
- 435 Beast Mode
- 22 Variables
- 513 Automate
- 115 Apps
- 390 APIs & Domo Developer
- 8 Workflows
- 26 Predict
- 10 Jupyter Workspaces
- 16 R & Python Tiles
- 332 Distribute
- 77 Domo Everywhere
- 255 Scheduled Reports
- 66 Manage
- 66 Governance & Security
- 1 Product Release Questions
- Community Forums
- 40 Getting Started
- 26 Community Member Introductions
- 68 Community Announcements
- 4.8K Archive