Start Free Trial

Alteryx Designer Desktop Discussions

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

Dynamically Rename First Column

elamp6
7 - Meteor

When I import my data each month, the first cell in the first column is the date (obviously the date changes each month) and I need to dynamically replace this date with a column title.

 

04-03-19ColumnTitle2ColumnTitle3ColumnTitle4
ID1datadatadata
ID2datadatadata
...datadatadata
ID12345678datadatadata

 

Any ideas on how I can go about accomplishing this?

1 REPLY 1
Inactive User
Not applicable

Dynamic Rename. Use Formula option. Check Dynamic/Unknown Fields. Then set a hard coded value for it.

Labels
Top Solution Authors