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

Render table to dynamic file + sheet name

Casual
5 - Atom

I'm trying to render a series of joined tables to a specified sheet name within a dynamically named excel file. I've been able to pass the dynamic file name to the render tool however I've been unable to add a sheet name to this using the normal output tool syntax of '|||'. Does anyone know if there is a different syntax for specifying file + sheet name when using the render tool?

 

I've added a dummy example workflow to better illustrate what I'm trying to achieve.

  1. NewFileName variable is the target file name 
  2. SheetName variable is the target sheet name 
3 REPLIES 3
atcodedog05
22 - Nova
22 - Nova

Hi @Casual 

 

You would need another Layout with the highlighted config to set Sheetname.

 

atcodedog05_0-1633518412184.png

 

Hope this helps : )

Casual
5 - Atom

Hero! Thanks so much for the quick answer, works perfectly.

atcodedog05
22 - Nova
22 - Nova

Happy to help : ) @Casual 

Cheers and have a nice day!

Labels
Top Solution Authors