Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

dynamically reading excel files

i have a scenario :

there are some excel files wsr (weekly status reports) generated on every monday and are loaded on sharepoint site ,

my requirement is that qlikview should directly read the files from the sharepoint path and according to that generate report ,and the new files contains the new data along with the old data (of orevious week as well)

so logic should be written accordigly,

kindly help and guide for the same.


9 Replies
Anonymous
Not applicable
Author

It would be same excel file with updated data or different file??

ajsjoshua
Specialist
Specialist

hi,

Try with qlikview optimization

Not applicable
Author

same excel file with just date changed

Anonymous
Not applicable
Author

Okay, you mean to say new Fileds as well?

or same column with new data?

Anonymous
Not applicable
Author

If it is , same field with new data...

Then it is QV basis functionality, make the connection once in QV..

Then schedule it eithrt at QMC or by Batch File, every time on reloads it will automatically fetch the updated data.

Is this you are asking?

vikasmahajan

Dear Shivali,

Please find this thread Load excel files dynamic and check whether excel file is changed or modify if yes load into qvd

In this thread  Kush has answered my question which will full fill your requirement.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
HirisH_V7
Master
Master

Hi ,

One thing if the all the headers in each and every excel file in that folder .You can fetch them by,

AllTablesData:

Load *

From

[FolderPath\*.xls]

Your data will be fetched daily.if you run the application on Daily Basis on QMC or thorugh your Batch file like this,

https://community.qlik.com/docs/DOC-8899

HTH,

Hirish

HirisH
“Aspire to Inspire before we Expire!”