Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Loading Data

I am loading monthly data into a document and it keeps returning.

Cannot open file 'S:\Management Information Team\Cross Division Reporting\Monthly Reports\2015\11-November\00 Data Files\MI1511_100D_ADT_LDM_Due_*.csv' The system cannot find the file specified.

I have checked the path and the actual file name both of which are correct.

Any ideas

3 Replies
swuehl
MVP
MVP

It's hard to debug this remotely with the information provided.

Have you tried opening the file using the table wizard? If this works, how does the FROM .. part look in this case?

JonnyPoole
Former Employee
Former Employee

Are you doing this from your desktop ?  If so, can you open the S:\ drive location without issues. If its a server reload, you will need to ensure the service account has access too.

I would suggest copying the file locally , change the reference and retry.

If it still fails, try an exact file name without wild cards.

Post any errors, results.

Colin-Albert
Partner - Champion
Partner - Champion

If this is a server reload, the QlikView services run in session 0 and cannot access mapped drives. Can you change the path to use a UNC path

i.e. change X:\....  to  \\server_name\share_name\....


Also the QV service account will need permissions to the data files & folder.