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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
prashantyd
Contributor
Contributor

Qlik Dashboard Embed Link

Hi ,
How to share Dashboard Embed Link to user. I have shared the link with localhost/sense/app but the link will not open in user PC.
what is the solution.
Thanks and Regards,
Prashant YD

Labels (1)
1 Reply
jprdonnelly
Employee
Employee

@prashantyd - you will need to replace "localhost" with the real FQDN and virtual proxy prefix that users go to when they access Qlik Sense normally.

 

https://localhost/sense/app becomes https://<YOUR_SENSE_CLUSTER_URL>/<VIRTUAL_PROXY_IF_ANY>/sense/app.

 

"localhost" just refers to the machine you are logged into. In the above, it appears you may have been logged directly into the Qlik Sense node when accessing the App?

- @jprdonnelly