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

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Macro tools functions

SH_94
11 - Bolide

Hi Community, 

 

I had used the macro to run the workflow that was posted by other community members as per screenshot below .

Jcsh_66_1-1617449533244.png

 

May i know what is the functions for the first and second screenshot that we put the formula as below ?

Jcsh_66_0-1617449481288.png

 

Jcsh_66_2-1617449579015.png

 

Thank you.

 

 

 

1 REPLY 1
danilang
19 - Altair
19 - Altair

Hi @SH_94 

 

The first one adds <List of sheet names> to the path of each file returned from the directory tool.  This probably used in the following macro to extract all the data from every sheet in the workbook.

 

The second one returns the filename+ext from the returned path, without the directory path or the sheet names

 

Dan

Labels
Top Solution Authors