Variation in duplicate and unique value
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have tried all the option from unique to filter and formula too but not able to get the expected result as shown above please suggest
- Labels:
- Tips and Tricks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
Could you please explain bit more in detail and attach the input you have used for above screenshot, for my better understanding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
This is just to explain the problem if you see above example Alteryx marks Y only against one repetitive value and considers the other value as unique. Whereas the expected result is to mark Y against all the value which is repeated in dataset.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Manish,
The Unique tool in Alteryx works in this way, here as per the data you have shared. We have 2 Apples and 3 Grapes and rest all are unique. So, Alteryx will give one apple and one Grape row and rest of unique rows (We have only one entry for each of Orange, Peach & Banana - so all these three will come under unique anchor) under unique anchor.
The duplicates one's left out are 1 apple and 2 grapes which will come as Duplicate anchor output.
Hope this helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
If it is important to you to see the information as you described it in the Expected column, rather than the way the Unique tool is designed, you could use the information from the D (duplicate) output anchor to flag all the rows that contain information that occurs multiple times in your data. Doing so would just require additional steps in your workflow.
Principal Support Engineer -- Knowledge Management Coach
Alteryx, Inc.

