Missed the Q4 Fall Release Product Update? Watch the on-demand webinar for more info on the latest in Designer 24.2, Auto Insights Magic Reports, and more!
Free Trial

Alteryx Designer Desktop Discussions

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

Excel Sheets Different Schemas _ Help Understanding "The Ultimate Input Doc"

sslattery17
8 - Asteroid

I have read the following - https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Knowledge-Base/The-Ultimate-Input-Data-Flo... ; however, I still have not been able to resolve my issue with sheets being different schemas.

 

1. I have tried using Formula with Output column FullPath and the following [FullPath]+"|||Sheet1$"

 

Each month client sends reports we audit; sometimes their sheets are named with property name (Madera at NorthBank) other times just sheet 1 as an example.

 

2. Cannot seem to get the maco configured to work either..

 

I am 3 weeks into using this tool figured out a long watching videos and reading.  But I am lost on this one. Any additional guidance would be great.  

 

 

18 REPLIES 18
sslattery17
8 - Asteroid

I have set the action tool to match the path and tried it both ways as noted no data is pulling

Screenshot 2024-08-21 081325.png

binuacs
21 - Polaris

@sslattery17 it should work, are you getting the full file path from the first macro?

sslattery17
8 - Asteroid

It appears so...The fp shows the sheet names....also just to confirm; the second macro should have the path where all the files are correct?  so I am assuming the File1 sheet 1 is looking for the first on the file directory and should be bringing in the columns in the sheets?

 

Screenshot 2024-08-21 083041.png

sslattery17
8 - Asteroid

It appears so...See below.

 

The fp shows the sheet names....also just to confirm; the second macro should have the path where all the files are correct?  so I am assuming the File1 sheet 1 is looking for the first on the file directory and should be bringing in the columns in the sheets?

Screenshot 2024-08-21 083041.png

binuacs
21 - Polaris

that is correct, in the second macro are you passing the fullpath as argument

image.png

sslattery17
8 - Asteroid

Yes.  It is pulling an error for one of the files.

Screenshot 2024-08-21 085843.png

binuacs
21 - Polaris

Can you make sure file which is showing in the error message is not corrupted 

apathetichell
19 - Altair

Is that error at runtime or on canvas? Look at your browse tool going into the macro - do you have that file/sheet combo? If the error is occuring because the original file the macro was set up with uses that file/sheet - and you (the user) do not have it - it should clear once run.

sslattery17
8 - Asteroid

Sorry for the delayed response.  Network went down. 

 

Issue Resolved.  Thank you again for your support, time and help. 

 

The sheet was not corrupt, for some reason the data cleansing left a space at the end of that sheet name so manually deleting it; resolved the error and the pathway error resolved by putting all the remaining workflow in a disabled container.

Labels
Top Solution Authors