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

Dynamic header renaming

ayadav8
8 - Asteroid

Hey community,

 

I am stuck with a problem of dynamic renaming of a column which depends on the value from another column.

I want the header 'Value' to be changed by the month name in string from first row  of 'Month' column. I need the header name to be changed dynamically as the dates in 'month' column changes every time.

 

Attached screenshot will give you a clear picture. Any help is appreciated. Thanks!

 

 

4 REPLIES 4
gnans19
11 - Bolide

Hi @ayadav8

Attached the solution

 

SS.png

danrh
13 - Pulsar

Another option :)

image.png

 

ayadav8
8 - Asteroid

@gnans19 works perfectly fine. Thank you so much

ayadav8
8 - Asteroid

@danrh thanks for the crisp and precise solution.

Labels
Top Solution Authors