Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

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

Macro setting - Data contained in the first row

Lalaiah
8 - Asteroid

Hi Team,

 

I Have used Macro for "Read_All_Excel_Files" which is available in Gallary to consolidate all excel file with different schema. However the headers are taking the first row of the file, but in my scenario, there is data contained in the first row, so how do I change the settings in the Macro file as the first row contains data. If not provide me an alternate solution. 

 

Macro attached.

 

Regards,

Lalaiah 

1 REPLY 1
Sebastiaandb
12 - Quasar

Hi @Lalaiah 

 

Within the Excel File Opener macro you will find the Sheetreader macro. In this macro you have to set the input data tool to "First row contains data". 

Sebastiaandb_1-1637738968348.png

 

 

 

Sebastiaandb_0-1637738954070.png

 

I attached a modified version for you :-).

let me know if it works out for you!

 

Greetings,

Seb

 

Labels