Missed the Q4 Fall Release Product Update? Watch the on-demand webinar for more info on the latest in Designer 24.2, Auto Insights Magic Reports, and more!
Free Trial

Alteryx Designer Desktop Discussions

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

Newbie questions - How to dynamically rename fields

Hamder83
11 - Bolide

Hi 

I dont get I dont know how to fix this.

I have a input flow (or 30 different flows creating input files). Some has a FileName and some havent.

When I load these into my 2. flow, i want to rename filename to filenameraw if it exist. And keep filename as filename.

But as an example:


Flow 1:
File 1 - Has FileName
File 2 - Does not have filename


Flow 2 - 
File 1 - FileName - FileName2 (Expected output -> FileName2 as FileNameRaw - and FileName as FileName)
File 1 - FileName - (Expected output -> FileName as FileNameRaw)

I dont even know what tool to use :D 

1 REPLY 1
Hamder83
11 - Bolide

NVM, Found a solution:

 

image.pngimage.pngimage.pngimage.png

Labels
Top Solution Authors