Start Free Trial

Alteryx Designer Desktop Discussions

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

Unique Values

Learner09
8 - Asteroid

Hello All,

 

I am trying to pick only Unique value from the specific column. Please see the details in attached file and advise.

 

Thanks,

2 REPLIES 2
echuong1
Alteryx Alumni (Retired)

There are a couple of ways to do this, but I think the easiest is with a multi-row.

 

I essentially created a formula grouped by customer code, checking to see if the cost is the same as the cost above. If it is, it should be 0.

echuong1_0-1612793105555.png

 

Learner09
8 - Asteroid

@echuong1 Thank you. It's Perfect!

Labels
Top Solution Authors