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: 
Not applicable

How to identify ZFC or IE Plugin

I have Qlikview 8.5 and I need to identify which version is used (ZFC o IE Plugin) in the client in order to hide some objects. I look in the API without luck. Do someone have idea of how to obtain wich client is used.

Thanks..

1 Solution

Accepted Solutions
vgutkovsky
Master II
Master II

Try this API, should do the trick: ActiveDocument.GetApplication.QTProduct

Cheers,

View solution in original post

2 Replies
vgutkovsky
Master II
Master II

Try this API, should do the trick: ActiveDocument.GetApplication.QTProduct

Cheers,

Not applicable
Author

Thanks Vlad for the Tip. It work for me.

Regards