Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
bhargav_bhat
Creator II
Creator II

Click of Button through Java Script API

Hi All,

We have a requirement, where we need to develop an extension, which would be responsible for click of a  QlikView button on Access point.

We are getting button object by using qva.GetQvObject('BU01'), But when we are trying to click the same button using Qv.Document.Object .Click() API, it is not responding or we can say we are not able to click the button from Extension.

Please let us know if we are doing something wrong or we are missing any settings.

Our requirement is simple, we just need to automate click of a button on QlikView Application - Access point using JAVA Script Extension.

Regards,

Bhargav

0 Replies