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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Features not working on web

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

10 Replies
simsondevadoss
Partner - Creator III
Partner - Creator III

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