Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I am getting the following error when running my load script.
The following error occurred:
Cannot open file: 'lib://OneDrive - qlik@lrbrands.co.za/Stock Masterfiles/*.xlsx' (Connector error: Failed on attempt 1 to GET. (400 A potentially dangerous Request.Path value was detected from the client (*).))
and the script looks like
FROM [lib://OneDrive - qlik@lrbrands.co.za/Stock Masterfiles/*.xlsx]
(ooxml, embedded labels, header is 1 lines, table is Workings);
It used to work on my on Prem server, but now mowing into QlikCloud I am getting this error.
Thanks
Greg
Update
If I specify one of the file names it works
FROM [lib://OneDrive - qlik@lrbrands.co.za/Stock Masterfiles/Academy Brushware Master File 01 May 2023 Jorge Upd - Import Ready.xlsx]
(ooxml, embedded labels, header is 1 lines, table is Workings);
But I want it to to run through all the .xlsx files in the folder