Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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,