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

GetSheetObject().Press is not working in ajax

HI,

I have a button "D" which has an action to open url

I have another button "E" which has an action to run macro.

In that macro, I export the data into excel

I want to open the url after the data is exported.

Hence I have added the following line at the end of macro

ActiveDocument.GetSheetObject("BU45").Press

It works fine when tested in the Desktop but when i open the page through browser, it does not press the D button.

Will .Press function does not work in ajax

Please suggest

Thanks!!

0 Replies