SOLVED
Row_Number() over Partition by concept not returning right values
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
Shyamal_666
5 - Atom
‎07-30-2020
08:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello All,
I am trying to implement the Row_Number() over Partition by concept in Alteryx, but whenever there's a group of same items more than 2 times, from 3rd time the multi row formula is returning the previous row value. Just not sure why. I am a newbie to Alteryx, so not sure about all the tricks. I am attaching the Workflow and desired output, if anyone can, please do help!
Solved! Go to Solution.
2 REPLIES 2
17 - Castor
‎07-30-2020
08:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Shyamal_666 I mocked up a workflow that produces the output you describe.
‎07-30-2020
09:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello Joseph,
That just worked as expected!! Thanks so much for your quick help!
Shyamal
