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.

Loop Through Data Columns

ashleyinman
8 - Asteroid

I have a data set like this.

 

ashleyinman_2-1663281961984.png

 

 

I need a way to be able to allow the user when they select an overall "Parent" it will show all the children/grand/great grant, etc. in new columns. Something like this.

 

ashleyinman_3-1663281971370.png

 

3 REPLIES 3
flying008
15 - Aurora

Hi, @ashleyinman 

 

This is a good question, like BOM link!

grazitti_sapna
17 - Castor

@ashleyinman , here is my solution to your problem. I have used an iterative macro for this. Please let me know if it was helpful.

 

Thanks!!

Sapna Gupta
ashleyinman
8 - Asteroid

Do you know if there is a way to do this without using a macro?

Labels
Top Solution Authors