Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have sevice dashboard and for and 10 sheets for one sheet that is Contractors i have sheet Event triger for current year and current month. And this trigger is working fine in the Qv desktop but it wont work on the server where is the problem
trigger is like
Select in field for Year =Max(Year)
Select in field for Month =month(Today())
But when i click on the sheet the current selection not works only on server
What client are you using? AJAX or IE?
I think it is AJAX but where i found this it is AJAX or IE tell me please i am new for this what is AJAX and IE.
Any one about this problem i am newbie in qlikview.
Thanks
Hi.
this is how you can choose what to use : Click on view details :

OnActive sheet trigger will not work in Ajax (WebView), see reference manual.
Solution: Hide the sheets and use buttons to navigate instead.