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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
sarahallen1
Creator II
Creator II

Ajax vs IE Plugin - parameterised URLs with Excel launch actions

Sorry for a duplicate post but no replies on the one from last year, not sure if it will reach people's feeds as it's so old. I don't really mind whether I use Ajax or IE Plugin for this, but need to use both features combined!

Ajax vs IE Plugin - parameterised URLs with Excel launch actions

I want to parameterise my URLs so I need to use Ajax for that (selections and bookmarks can't be passed into the URL using the plugin).  But then I have buttons I want to work that open up specific (variable) files in Excel.  When clicked in Ajax, these buttons just open http://servername/QvAJAXZfc/EXCEL.EXE rather than the application path I've specified also with parameters (like below).

The buttons themselves work well in IE Plugin or the desktop client - so I think I've set up the application/directory/parameters etc OK.  But not in Ajax.

Screenshot_121515_123558_PM.jpg

An example URL (which works in Ajax but not in IE Plugin):

https://webserver.domain.com/QvAJAXZfc/opendoc.htm?document=ExampleAppName.qvw&host=QVS%40servername...

0 Replies