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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
lmonincx
Creator II
Creator II

how to add content of a variable (url) into a launch macro command

Hi,

I have a variable called vUrlProfile which contains a url i.e. www.startpagina.nl , i want to create a macro which launches IE and is going to this url without the popup message of approving the launch of an application and opening IE with this page.

Kind regards,

Linda Monincx

2 Replies
its_anandrjs
Champion III
Champion III

Hi,

It is necesary to use macro if not so you can use the action script to run the website url on IE.

Rgds

Anand

its_anandrjs
Champion III
Champion III

Hi,

You can do this on Onactivatesheet trigger also

See the attached sample file.

Rgds

Anand