Advent of Code is now back for a limited time only! Complete as many challenges as you can to earn those badges you may have missed in December. Learn more about how to participate here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Null values in the following rows

spandana16
5 - Atom

Capture.PNG

 

Hello All,

 

I am new to the Alteryx and need some help. I have a situation where few rows in the column named "Both" are populated with value 'U,B' for the same person ID. But, I need to create a new column where I want the first row to be 'U,B' and the following rows to be null for the same person.

 

 

 

2 REPLIES 2
jasperlch
12 - Quasar

@spandana16 

 

Not sure if below is exactly what you would like to achieve:

Capture.PNG

 

You could achieve this by using a Mulit-Row Formula:

Capture2.PNG

spandana16
5 - Atom

@Jasperlch

 

This is amazing. It worked like magic. Thank you so much :)

Labels
Top Solution Authors