Alteryx Designer Desktop Discussions

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

Append with new column if duplicates

Kk_larsen
8 - Asteroid

Hi guys!

 

I hope you can help, and I hope this is possible. 

I have a dataset where I need to have an upper limit and a lower limit, but the problem right now is that these limits are in seperate rows with the same ID and parameter (as you can see on the first picture)

Kk_larsen_0-1606988562263.png

 

What I want is a unique row with the ID and parameter and then two columt the lower and upper limit like this:

Kk_larsen_1-1606988607089.png

 

Is this possible? 🙂

 

3 REPLIES 3
atcodedog05
22 - Nova
22 - Nova

Hi @Kk_larsen 

 

This is definitely possible. Can you provide data in excel file.

Kk_larsen
8 - Asteroid

Nice to hear - I have attached a sample of the data here 🙂

@atcodedog05 

atcodedog05
22 - Nova
22 - Nova

Hi @Kk_larsen 

 

Here is a workflow for the task.

Output:

atcodedog05_0-1606989089444.png

Workflow:

atcodedog05_1-1606989113316.png

Hope this helps 🙂 Feel to ask if you have any questions


If this post helps you please mark it as solution. And give a like if you dont mind 😀👍

Labels