Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a variable
LET vTimer = if(Second(now()) < 30, 0, 1);
And i have two TABs. The first one has a condition to be shown: vtimer = 0 and the Second TAB will be shown when vTimer = 1. It works perfectly. My problem is that when i put on web the actualization doesn't work. It stays in the same TAB forever. Just when i do any click, the TAB shown changes according by the vTimer value.
I had problems before in something similar about the document triggers. It worked on .qvw file, but on browser didnt work.
Someone can help me?
Thanks
System->setup->qv server-> folders.
Name given should be same as the path name.
For example. : Name : Sample , Path : //servername/Sample or E:\qlikview\Sample
Final Path name and folder name should be same