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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

excel files loading into qlikview daily?

hi friend,

i am getting excel file daily from out side so i want load in qlikview automatically . so please tell me any one there is any script to load automatically when i click reload button in qlikview

thanks

subbu 

2 Replies
avinashelite

if the file structure is same for all the files than place all your files in one folder and try like this

LOAD *

from

foldername\*.xlsx;

Anil_Babu_Samineni

You don't have to use bat files.

Just create proper scheduler action and add parameters (/R and QVW file name)

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful