Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All ,
I have a scenario where in i want to get the text objects colored based on time . I will try to explain with example .
Requirement is :
1) when user presses A then
2) exactly after 4 seconds , color of B should be green and once B is green
3) then exactly after 2 seconds C should get Yellow colored .
4) Once C is colored then only navigation to next sheet should happen.
Note : All these objects are in sheet 1 .
If user navigates back to sheet 1 then again above sets of actions should be performed to navigate to next sheet .
Thanks & Regards
Shekar
Hi,
AFAIK it is not possible to delay the color.
Hi Shekar,
It is not possible in Qlikview, even you make it work in Desktop it won't work in Qlikview accesspoint.
Regards,
Jagan.
PFA
Peter
Hi Peter,
Did you checked this in Accesspoint? Now() won't work in accesspoint, you have to refresh the screen then only Now() will change.
Regards,
Jagan.
when you access the server with client, it works
else Jagan is correct
Have never tried this, but why does Now() not work on AccessPoint? Is it by design or is this a bug Jagan?
Hi Sunny,
In browser the screen won't refresh every second, if it refreshes the entire charts has to reload again I think.
I think to over come this you have to use one screen refresh extension. I think this is the one I never tried.
Easy Auto Refresh - Chrome Web Store
Hope this helps Sunny.
In my view its better not to commit such requirements, sometimes CPU will reach 100% and lot of memory issues.
Regards,
Jagan.