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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
hari8088
Creator
Creator

call create qvd wrapper

Hi,

load * Inline [

business,source

b1,t1

b2,t2

b3,t3

b4,t4

b5,t5

];

call create qvd wrapper()

i have 2 dates 01/04/2015 and 16/04/2015

I have above table and here i want to create loop like b1,t1 and b2,t2............

here in feature if i add b6,t6 then it has to generate the loop for these two also.

Any ideas......

thanks,

0 Replies