Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Dynamic Renaming For Header Renaming

Alteryxexpert
8 - Asteroid

Hi I have a data column like below, Which has the header like 2024-07-22 and this header will change daily. I want to rename the column to (Sales ($m) July 22, 2024). How to do this using Alteryx Dynamic renaming?

 

Current column

Current Column nameExpected Output
2024-07-22Sales ($m) July 22, 2024

 

 

3 REPLIES 3
flying008
15 - Aurora

Hi, @Alteryxexpert 

 

FYI.

录制_2024_07_22_14_39_53_46.gif

dkungu
8 - Asteroid

Hi @Alteryxexpert 

 

You can use dynamic rename for this.rename dateheader.png

Alteryxexpert
8 - Asteroid

I don't want to use Date time now function, I want just to rename 2024-07-22 to Sales ($m) July 22,2024

Labels
Top Solution Authors