Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Black_Hole
Creator II
Creator II

Many QVS file in a QVW

Hello all,

Please could you tell me if it's possible to call multiple QVS file in QVW Script.

Thank you in advance for your help.

Labels (3)
4 Replies
anushree1
Specialist II
Specialist II

It should be possible, were any errors reported?

Black_Hole
Creator II
Creator II
Author

Thanks @anushree1  for your quick answer.

There is no error. Currently, I try to write my first reload statement in QVW. 

And in the final QVW, I should call in my Edit Script many source path QVS in order to build a report.

That's why I asked before, because my reloads statements take me a lot of time and I prefer to avoid to take the wrong way from the beginning.

 

dapostolopoylos
Creator III
Creator III

Yes it is possible, try it.
Father/Husband/BI Developer
anushree1
Specialist II
Specialist II

Hi,

So if the problem is with amount of time involved in Loading the complete set for checking, I would suggest please perform a limited load through debugger or add first prefix in your load statement within qvs like:

First 10 LOAD * from abc.csv