Hi,
My scenario is:
1 Qlikview document foo.qwv.
2 variables which values tell me which objects/sheets see, not see.
How can I create 1 task (or 3 tasks...) that give me that results:
1) Produce the document foo.qwv (set var1= 0 and var2 = 0)
2) Produce the document foo_red1_XX data reduction on field and (set var1= 1 and var2 = 0)
3) Produce the document foo_red2_XX data reduction on field and (set var1= 1 and var2 = 1)
How can I do that withot having tree copy of the same document?
Thank you in advance for your help.