Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Do we have any HTML Control to render website page in Qlik Cloud report (application)? The HTML Source will be dynamic and will be set based on the filter selection.
Or anyone suggest any costume HTML control which is compatible in Qlik cloud?
Are you trying to render website html elements i.e webpage html code or contents (eg/: data table) from the web page?
Hi Qrishna,
I am trying to open a webpage using dynamic URL in a BI Application. The URL (parameter value) changes based on the filter selection.
I found the iframe control from Github and added the same in Qlik App, however getting "This content is blocked. Contact the site owner to fix the issue." message while loading the page in iframe.
I think, this is because the target site has blocked access to open it in iframe. Do we have any solution for this? Or I will have to add a button in the Qlik page to open that webpage in a new tab.