Important Community update: The process for changing your account details was updated on June 25th. Learn how this impacts your Community experience and the actions we suggest you take to secure your account here.

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Generate rows (text interval)

mikaelhyensjo
7 - Meteor

Hi.

 

I have a table with intervall by product group (from CYOBJA and to CYOBJB) and the grouping name is GAC.

 

Tried to use the generate rows to create one unique row per ID with no success.

 

Possible to solve simpel in SQL but how to do in Alteryx?

 

Skärmavbild 2017-10-29 kl. 14.27.37.png

2 REPLIES 2
Inactive User
Not applicable

You can use the unique tool to create unique rows and then either use those rows or union them back into the original set if that is what you are trying to accomplish.

JoshKushner
12 - Quasar
If you're trying to create record ID's for each unique ID the you'll want to use the multi row tool. Not totally sure about the question though. Does my or Ryan's answer address it?
Labels