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.
SOLVED

Excel Report, Chance the name of headers

neromerob
10 - Fireball

Hello.

I´m working on a Report in which I have to sum values per month, something like this.

rename.jpg

 

 

 

 

 

 

 

 

 

 

 

 

But what I need is the header to be like 2021_3, 2021_4 and so on. Considering that is a monthly report and will always be a new month in the Report.

 

Thank you in advance.

 

3 REPLIES 3
DataNath
17 - Castor
17 - Castor

@neromerob how does this look? It creates the necessary header from the old header itself so will always be dynamic. If it's not always 'CountWithNulls_' at the start then let me know and I can edit the formula.

EDIT: Have just made it dynamic anyway, assuming that it's always <letters>_ at the start.

 

DataNath_0-1652735410945.png

 

 

 

binuacs
21 - Polaris

@neromerob Another way of doing this with the replace function

 

binuacs_0-1652734209997.png

 

neromerob
10 - Fireball

Muchas gracias por la solución. 

Labels
Top Solution Authors