Deliminator question
I want to count the information but don't want duplicates how can I do this and add the correct info for an accurate count?
AHA.10133|1
AHA.101361799|1
AHA.10205|1
AHA.1012178447|1
AHA.10135|1
AHA.10135|3
AHA.10138|7
AHA.103352686|1
AHA.103352686|1
AHA.103352686|1
AHA.10135|1
AHA.10135|3
AHA.10138|7
Want this to equal 1
AHA.103352686|1
AHA.103352686|1
AHA.103352686|1
want this to equal 1
Thanks,
Josh
Comments
-
If this data is broken up in two columns already you can use this:
To count without duplicates: count(distinct())
You can do this from beastmode in a card or do if from mysql.
If you are trying to ignore the bar and whatever number is after it, then you'll have to do some more work of course:
*If you're already in the card and you want to work from a beast mode then you can run
count(distinct(SUBSTRING(`FIELD NAME`, 1, instr(`FIELD NAME`,'|')+1)))
0 -
Thanks for the help
0
Categories
- 10.5K All Categories
- 6 Connect
- 916 Connectors
- 250 Workbench
- 463 Transform
- 1.7K Magic ETL
- 69 SQL DataFlows
- 476 Datasets
- 189 Visualize
- 252 Beast Mode
- 2.1K Charting
- 11 Variables
- 17 Automate
- 354 APIs & Domo Developer
- 89 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 246 Distribute
- 62 Domo Everywhere
- 243 Scheduled Reports
- 21 Manage
- 42 Governance & Security
- 172 Product Ideas
- 1.2K Ideas Exchange
- 11 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive