Solved! Go to Solution.
sHEET SPECIFICATION ERROR
I am getting an error
No SHEET SPECIFIED
Hi @Aqureshi025 ,
When you edit the template file, you need to specify the sheet location - it looks like the image below.
Steps:
1. Click on Edit below the Input Data Source Template
2. Pop-up comes up like in the image below. Here you need to specify one of your example files that you are trying to import. You can use the ones I gave you or a few of the 200 you're trying to import
3. Make sure the sheet is specified - I named it like you referenced previously. You can do this by selecting the elipses next to the Table or Query statement (line 3 in the dialog box)
4. OK that and you should be good to go.
By the way, make sure the first tool, the directory tool, is reading from the directory you want it to read from. It's only function (if you're not familiar) is to read all the files of the type you specify in a given directory. So make sure those files are present in the directory and that the right search string is used (e.g. *.xlsx).
Hope this helps.
These are my files.
Can you run those? thru your code
my code is there, but it is all manual
Still Same error
Hi,
I'm not sure I understand what you're doing - can you send me an example of how your workflow looks now? I have all your files, so you can just share your workflow and how you're trying to run it?
Hard to give you guidance otherwise. Or at least explain your steps?
In the attached zip file, I have uploaded my workflow as well.
12 Input tool, then join and then output.
I want to avoid the 12 times input tool as I have 200+ files.
My 12 files is at Desktop in a folder
I think the issue is that you're not following the approach I've given you - your example was an entirely different method.
Nevertheless, I'm attaching an example that uses the very files you gave me. I hope this is not sensitive data by the way - if it is, tell me so I can delete it.
The only things you should have to change now is the directory (the 1st tool) where this is reading from - and it should work.