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

Announcements
Qlik Unveils New Agentic Capabilities Across Analytics, Data Engineering, and Trust: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Sheet Trigger

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

Labels (1)
5 Replies
Not applicable
Author


What client are you using? AJAX or IE?

Not applicable
Author


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.

Not applicable
Author


Any one about this problem i am newbie in qlikview.

Thanks

giakoum
Partner - Master II
Partner - Master II

Hi.

this is how you can choose what to use : Click on view details :

Capture.PNG.png

jerrysvensson
Partner - Specialist II
Partner - Specialist II

OnActive sheet trigger will not work in Ajax (WebView), see reference manual.

Solution: Hide the sheets and use buttons to navigate instead.