Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
It should be possible, were any errors reported?
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.
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