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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
robhagat
Contributor III
Contributor III

Loading multiple csv files of same format

Hi,

I have to fetch data for each meter# for a rolling 10 days each day producing one file with the read value of meters. Hence to fetch 10 days data for a meter i need to load 10 files. Can you please let me know how to load data from a folder where each csv files have the same header.

Attaching sample input file.

Regards,

Romila.

Labels (1)
2 Replies
OmarBenSalem
Partner - Champion II
Partner - Champion II

load * from lib...DASH_ACT_VS_EXP_READS_DAILY_*.CSV;

robhagat
Contributor III
Contributor III
Author

Thanks but it takes a lot of time. How to load using QVD in qlik sense?

Regards,

Romila