The Summer Cup has officially kicked off! Get ready to learn, connect, and compete! Complete Community engagement tasks to earn points and unlock exclusive Summer Cup badges for your profile. Learn more here!

Alteryx Designer Desktop Discussions

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

Dynamic Rename of Columns to Week Names

jkv0019
8 - Asteroid

Hello,

 

I have a workflow in which I need to get the aggregated weekly values for each company and replace the header with the text "Week X". I am almost there, however I am getting an unexpected result. The final table should have Company in the first header, then the values for the previous, current, and next week. How can I shift these column names over and replace the Company header?

2 REPLIES 2
PhilipMannering
16 - Nebula
16 - Nebula

Hey @jkv0019 ,

 

I think this does the trick,

PhilipMannering_0-1615238407495.png

 

jkv0019
8 - Asteroid

Thank you, @PhilipMannering. This is exactly what I was looking for.

Labels
Top Solution Authors