Hi all
Trying to import data from an Excel file into Alteryx. The range of data I want to import starts in Cell B15 (first header) and can finish in any cell after it (the file can be of varying size)
I've tried changing the input conditions as follows:
Ive tried adjusting like this
No matter what way I try it I get the following error:
There's no dynamic input at play, just a straight input from a defined single file.
When I amend the file by deleting the first 14 rows and the blank column, the data uploads fine, but I want to build a tool that will mean I wont need to do this prep
Any help would be appreciated
Dave
Solved! Go to Solution.
I figured it out - I needed to enable editing on the target Excel sheet :)
Thank you so much for your help. Sounding it out got ne there