Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

General Discussions

Discuss any topics that are not product-specific here.

AYX TV Cooking Up Excel Outputs workflow

Erin
11 - Bolide

I have a fun blog going on over on LinkedIn geared towards learning Alteryx through stories. This last one was a bit more technical and I wanted to share my workflow. So here it is! Hope you all enjoy!

 

https://www.linkedin.com/pulse/cooking-up-excel-outputs-erin-miller-mba-tpdce 

2 REPLIES 2
Carolyn
12 - Quasar
12 - Quasar
Excel sheet names are picky eaters. No slashes, no colons, and keep it under 31 characters or the dish is rejected

I feel this! The other thing is that if you're doing a GDrive Input Tool, it can get upset if the Excel sheet name ends in a space (e.g. "Summary "). I think they fixed that bug, but it's also something to add to the picky/best practices list IMO.

 

I was using a formula to basically take the first x characters from a field and make that a sheet name, but I had to add a trim function

Erin
11 - Bolide

Agreed, the GDrive is definitely a picky eater! Thanks for adding that @Carolyn!

Labels
Top Solution Authors