Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start 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