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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Is there any way to know from QlikView whether the display in acces point is through Ajax or plug-in?

Is there any way to know from QlikView whether the display in acces point is through Ajax or plug-in?

3 Replies
Jason_Michaelides
Partner - Master II
Partner - Master II

Not tested this but try putting this in a text box:

=IF(ClientPlatform()='','Plugin',ClientPlatform())

Hope this helps,

Jason

Not applicable
Author

works perfectly thank you very much

Jason_Michaelides
Partner - Master II
Partner - Master II

Cool.  Please mark the answer as correct so the thread closes.