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

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