<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Integrate visualization from an website to a Qlik app in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-visualization-from-an-website-to-a-Qlik-app/m-p/2130037#M19342</link>
    <description>&lt;P&gt;I prepared the link a bit to resize it:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dashboard-deutschland.de/iframe/tile_1667208064878?mtm_campaign=dd-embedding?darkmode=false" target="_blank"&gt;https://www.dashboard-deutschland.de/iframe/tile_1667208064878?mtm_campaign=dd-embedding?darkmode=false&lt;/A&gt;" height="415px" scrolling="no" seamless="seamless" frameborder="0" style="border: none; overflow: hidden; width: 100%; max-width: 700px; min-width: 180px;&lt;/P&gt;
&lt;P&gt;Now it fits.&lt;/P&gt;
&lt;P&gt;BR, Anna&lt;/P&gt;</description>
    <pubDate>Thu, 19 Oct 2023 14:31:30 GMT</pubDate>
    <dc:creator>sde821</dc:creator>
    <dc:date>2023-10-19T14:31:30Z</dc:date>
    <item>
      <title>Integrate visualization from an website to a Qlik app</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-visualization-from-an-website-to-a-Qlik-app/m-p/2129570#M19318</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;I'am new to Qlik and I couldn't find other questions about my problem. Maybe some of you can help.&lt;/P&gt;
&lt;P&gt;I want to integrate a visualisation from an external website via code-snippet into a Qlik App. With this code-snippet&lt;/P&gt;
&lt;P&gt;&amp;lt;iframe src="&lt;A href="https://www.dashboard-deutschland.de/iframe/tile_1666960424161?mtm_campaign=dd-embedding?darkmode=false" target="_blank"&gt;https://www.dashboard-deutschland.de/iframe/tile_1666960424161?mtm_campaign=dd-embedding?darkmode=false&lt;/A&gt;" &amp;gt;&amp;lt;/iframe&amp;gt;&lt;/P&gt;
&lt;P&gt;a visualisation from an external website can be shown in our own website.&lt;/P&gt;
&lt;P&gt;Did someone know if an third-party visualization can also be embedded in a Qlik app?&lt;/P&gt;
&lt;P&gt;Thanks for response!&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2023 13:07:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-visualization-from-an-website-to-a-Qlik-app/m-p/2129570#M19318</guid>
      <dc:creator>sde821</dc:creator>
      <dc:date>2023-10-18T13:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate visualization from an website to a Qlik app</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-visualization-from-an-website-to-a-Qlik-app/m-p/2129631#M19321</link>
      <description>&lt;P&gt;Hi &lt;SPAN&gt;&lt;SPAN class="mention" data-mention="@sde821"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/228656"&gt;@sde821&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;, you cannot do this in a Qlik Sense App. You have basically three options:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Import into Qlik App the data behind your third-party viz and then use Qlik visualizations for rendering those data&lt;/LI&gt;
&lt;LI&gt;Create a Mashup (a single page application), where you can show vizs from Qlik App and your third-party viz.&lt;/LI&gt;
&lt;LI&gt;Create a custom extension which render your third-party viz&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Wed, 18 Oct 2023 15:29:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-visualization-from-an-website-to-a-Qlik-app/m-p/2129631#M19321</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2023-10-18T15:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate visualization from an website to a Qlik app</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-visualization-from-an-website-to-a-Qlik-app/m-p/2129788#M19329</link>
      <description>&lt;P&gt;Thank you Alex_colombo!&lt;/P&gt;
&lt;P&gt;I think I'll try option 3.&lt;/P&gt;
&lt;P&gt;BR, Anna&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 06:01:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-visualization-from-an-website-to-a-Qlik-app/m-p/2129788#M19329</guid>
      <dc:creator>sde821</dc:creator>
      <dc:date>2023-10-19T06:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate visualization from an website to a Qlik app</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-visualization-from-an-website-to-a-Qlik-app/m-p/2129930#M19336</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/228656"&gt;@sde821&lt;/a&gt;&amp;nbsp;i had some free time and prepared something for your case. Its a very simple extension that allows embedding iFrame into an dashboard.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Feel free to use it as it is or to use the code as a base for your extension.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/countnazgul/qlik-iframe-extension" target="_blank"&gt;https://github.com/countnazgul/qlik-iframe-extension&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 11:14:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-visualization-from-an-website-to-a-Qlik-app/m-p/2129930#M19336</guid>
      <dc:creator>stefanstoichev123</dc:creator>
      <dc:date>2023-10-19T11:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate visualization from an website to a Qlik app</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-visualization-from-an-website-to-a-Qlik-app/m-p/2130005#M19338</link>
      <description>&lt;P&gt;Hi Stefan,&lt;/P&gt;
&lt;P&gt;I tried your extension with this iframe from above and it doesn't worked:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;lt;iframe src="&lt;/SPAN&gt;&lt;A href="https://www.dashboard-deutschland.de/iframe/tile_1666960424161?mtm_campaign=dd-embedding?darkmode=false" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.dashboard-deutschland.de/iframe/tile_1666960424161?mtm_campaign=dd-embedding?darkmode=fa...&lt;/A&gt;&lt;SPAN&gt;" &amp;gt;&amp;lt;/iframe&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I also tried this one which also wasn't working:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;lt;iframe src="&lt;A href="https://www.vfa.de/static/iframes/174053/index.php" target="_blank"&gt;https://www.vfa.de/static/iframes/174053/index.php&lt;/A&gt;" height="915px" scrolling="no" seamless="seamless" frameborder="0" style="border: none; overflow: hidden; width: 100%; max-width: 1000px; min-width: 280px;" &amp;gt;&amp;lt;/iframe&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Am I doing something wrong?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR, Anna&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 13:36:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-visualization-from-an-website-to-a-Qlik-app/m-p/2130005#M19338</guid>
      <dc:creator>sde821</dc:creator>
      <dc:date>2023-10-19T13:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate visualization from an website to a Qlik app</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-visualization-from-an-website-to-a-Qlik-app/m-p/2130007#M19339</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/228656"&gt;@sde821&lt;/a&gt;&amp;nbsp;just pass the url in the extension props -&amp;nbsp;&lt;A href="https://www.dashboard-deutschland.de/iframe/tile_1666960424161?mtm_campaign=dd-embedding?darkmode=false" target="_blank"&gt;https://www.dashboard-deutschland.de/iframe/tile_1666960424161?mtm_campaign=dd-embedding?darkmode=false&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 13:38:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-visualization-from-an-website-to-a-Qlik-app/m-p/2130007#M19339</guid>
      <dc:creator>stefanstoichev123</dc:creator>
      <dc:date>2023-10-19T13:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate visualization from an website to a Qlik app</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-visualization-from-an-website-to-a-Qlik-app/m-p/2130009#M19340</link>
      <description>&lt;P&gt;Thank you so much! Now it works.&lt;/P&gt;
&lt;P&gt;BR, Anna&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 13:41:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-visualization-from-an-website-to-a-Qlik-app/m-p/2130009#M19340</guid>
      <dc:creator>sde821</dc:creator>
      <dc:date>2023-10-19T13:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate visualization from an website to a Qlik app</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-visualization-from-an-website-to-a-Qlik-app/m-p/2130022#M19341</link>
      <description>&lt;P&gt;Hi Stefan,&lt;/P&gt;
&lt;P&gt;it works only on full size of the Dashboard. Is it somehow possible to resize it smaller or does it only work full size?&lt;/P&gt;
&lt;P&gt;BR, Anna&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 14:03:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-visualization-from-an-website-to-a-Qlik-app/m-p/2130022#M19341</guid>
      <dc:creator>sde821</dc:creator>
      <dc:date>2023-10-19T14:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate visualization from an website to a Qlik app</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-visualization-from-an-website-to-a-Qlik-app/m-p/2130037#M19342</link>
      <description>&lt;P&gt;I prepared the link a bit to resize it:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dashboard-deutschland.de/iframe/tile_1667208064878?mtm_campaign=dd-embedding?darkmode=false" target="_blank"&gt;https://www.dashboard-deutschland.de/iframe/tile_1667208064878?mtm_campaign=dd-embedding?darkmode=false&lt;/A&gt;" height="415px" scrolling="no" seamless="seamless" frameborder="0" style="border: none; overflow: hidden; width: 100%; max-width: 700px; min-width: 180px;&lt;/P&gt;
&lt;P&gt;Now it fits.&lt;/P&gt;
&lt;P&gt;BR, Anna&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 14:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-visualization-from-an-website-to-a-Qlik-app/m-p/2130037#M19342</guid>
      <dc:creator>sde821</dc:creator>
      <dc:date>2023-10-19T14:31:30Z</dc:date>
    </item>
  </channel>
</rss>

