How to get count distinct across multiple columns for a row
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
PPNU
7 - Meteor
‎06-15-2021
07:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
I am pretty new to Alteryx . I am trying to get the count distinct in a separate column on the basis of values present in some of the columns in raw data.
For. eg. if media network has any value which is unique with other media network columns then count increase else not.
so according to snippet I attached below , for row 53 count should be 2 and for row 52 , it should be zero.
There is no key column in raw data which can distinguish records uniquely.
Thanks in advance.
1 REPLY 1
Maskell_Rascal
13 - Pulsar
‎06-15-2021
07:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @PPNU
You can do this with the transpose and summarize tools. Attached is a sample workflow for you to try out.
Cheers!
Phil
