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 not working

TarunaT
8 - Asteroid

Hi,

 

I have a macro to consolidate .xlsb files residing in a folder. Lets say there are two files, my current macro is iterating two times but loading the first file itself two times. Please help. Thanks in advance.

2 REPLIES 2
WilliamR
Alteryx
Alteryx

Hi, 

can you try to use a formula to create the full syntax expected by the action in the macro to replace the full file name: path + filename + ||| + datasheetname and try it.

Here is the syntax:

Capture.JPG

TarunaT
8 - Asteroid

Thanks you so much !! It worked !

Labels
Top Solution Authors