Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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