Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
解決済み

Workflow that get all the sheet name in the Multiple file

arjundelara
アステロイド

Hi All,

 

I'm moving forward of my workflow to create a batch macro that gather all the sheet name in the multiple file and have no error message for a different schema output.

 

Thank you!

6件の返信6
Qiu
20 - Arcturus
20 - Arcturus

@arjundelara 
I always keep these 3 as my special tools.

Hope they help.

 

arjundelara
アステロイド

Hi @Qiu ,

 

Highly Appreciated. Will review on how it works !

 

Thank you so much.

 

Regards,

atcodedog05
22 - Nova
22 - Nova

Hi @arjundelara 

 

You can refer this post too its really helpful.

https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/The-Ultimate-Input-Data-Flowchart/t...

 

Hope this helps 🙂

arjundelara
アステロイド

Hi @atcodedog05 ,

 

Thanks! It'll helpful.

 

Cheers,

JokeFun
アステロイド

The multi-sheet names macro failed for xls files. Do you have any solution on that?

apathetichell
ポルックス

Do you mean .xls (as in old Excel?) if so every reference to a .xlsx file and every references to fileformat 25 would have be changed. .xls is fileformat 8 in Alteryx. Different filetypes. You'd need to run all the macros with a sample .xls file and clear it of any .xlsx values.

ラベル