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?
Solved! Go to Solution.
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.