<?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 INPUT variable On Qlik Embed does not work in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/INPUT-variable-On-Qlik-Embed-does-not-work/m-p/2519990#M22247</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We want to use the Variable Input chart type in Qlik EMbed but it doesn't work.&lt;/P&gt;&lt;P&gt;In the Qlik documentation, the object is compatible with Qlik-Embed thanks to the classic/chart code.&lt;/P&gt;&lt;P&gt;&lt;A href="https://qlik.dev/embed/foundational-knowledge/visualizations/" target="_blank" rel="noopener"&gt;https://qlik.dev/embed/foundational-knowledge/visualizations/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is the code used:&lt;BR /&gt;&amp;lt;qlik-embed&lt;BR /&gt;ui="classic/chart"&lt;BR /&gt;app-id="&amp;lt;test&amp;gt;"&lt;BR /&gt;object-id="&amp;lt;IDVAriableInput&amp;gt;"&lt;BR /&gt;&amp;gt;&amp;lt;/qlik-embed&amp;gt;&lt;/P&gt;&lt;P&gt;When our web application is displayed, we get an error message Error.QlikEmbed.LoadingApp&lt;/P&gt;&lt;P&gt;Do you have a solution to make this work?&lt;/P&gt;</description>
    <pubDate>Tue, 03 Jun 2025 15:36:14 GMT</pubDate>
    <dc:creator>Romain969685</dc:creator>
    <dc:date>2025-06-03T15:36:14Z</dc:date>
    <item>
      <title>INPUT variable On Qlik Embed does not work</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/INPUT-variable-On-Qlik-Embed-does-not-work/m-p/2519990#M22247</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We want to use the Variable Input chart type in Qlik EMbed but it doesn't work.&lt;/P&gt;&lt;P&gt;In the Qlik documentation, the object is compatible with Qlik-Embed thanks to the classic/chart code.&lt;/P&gt;&lt;P&gt;&lt;A href="https://qlik.dev/embed/foundational-knowledge/visualizations/" target="_blank" rel="noopener"&gt;https://qlik.dev/embed/foundational-knowledge/visualizations/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is the code used:&lt;BR /&gt;&amp;lt;qlik-embed&lt;BR /&gt;ui="classic/chart"&lt;BR /&gt;app-id="&amp;lt;test&amp;gt;"&lt;BR /&gt;object-id="&amp;lt;IDVAriableInput&amp;gt;"&lt;BR /&gt;&amp;gt;&amp;lt;/qlik-embed&amp;gt;&lt;/P&gt;&lt;P&gt;When our web application is displayed, we get an error message Error.QlikEmbed.LoadingApp&lt;/P&gt;&lt;P&gt;Do you have a solution to make this work?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2025 15:36:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/INPUT-variable-On-Qlik-Embed-does-not-work/m-p/2519990#M22247</guid>
      <dc:creator>Romain969685</dc:creator>
      <dc:date>2025-06-03T15:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: INPUT variable On Qlik Embed does not work</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/INPUT-variable-On-Qlik-Embed-does-not-work/m-p/2520118#M22253</link>
      <description>&lt;P&gt;Hey &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/240308"&gt;@Romain969685&lt;/a&gt;&lt;/SPAN&gt; this is a knows issue. In qlik-embed props try to set &lt;I&gt;iframe &lt;/I&gt;prop to &lt;I&gt;true &lt;/I&gt;and should work. Example:&lt;BR /&gt;&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(45,51,56);font-size:13px;"&gt;&amp;lt;qlik-embed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(45,51,56);font-size:13px;"&gt;ui="classic/chart"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(45,51,56);font-size:13px;"&gt;app-id="&amp;lt;test&amp;gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(45,51,56);font-size:13px;"&gt;object-id="&amp;lt;IDVAriableInput&amp;gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(45,51,56);font-size:13px;"&gt;iframe=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(45,51,56);font-size:13px;"&gt;&amp;gt;&amp;lt;/qlik-embed&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 14:18:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/INPUT-variable-On-Qlik-Embed-does-not-work/m-p/2520118#M22253</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2025-06-04T14:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: INPUT variable On Qlik Embed does not work</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/INPUT-variable-On-Qlik-Embed-does-not-work/m-p/2536559#M22617</link>
      <description>&lt;P&gt;Hi ,&amp;nbsp;&lt;BR /&gt;I am also facing same issue and its not working after using iframe=true&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;div&lt;/SPAN&gt; &lt;SPAN&gt;data-testid&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;SPAN&gt;testId&lt;/SPAN&gt;&lt;SPAN&gt;}&lt;/SPAN&gt; &lt;SPAN&gt;className&lt;/SPAN&gt; &lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;SPAN&gt;objClassName&lt;/SPAN&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;SPAN&gt;React&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;createElement&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'qlik-embed'&lt;/SPAN&gt;&lt;SPAN&gt;, {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;id&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;'qlik-embed-visualization'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;ui&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&amp;nbsp;'classic/chart&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;'app-id'&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;appId&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;'auth-type'&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;authType&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;'host'&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;qlikHost&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;'object-id'&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;objectId&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;ref&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;embedRef&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;'data-testid'&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;'qlik-embed'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;iframe&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;true&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;context___json&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;JSON&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;stringify&lt;/SPAN&gt;&lt;SPAN&gt;({}),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; })&lt;/SPAN&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;div&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 19 Nov 2025 08:50:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/INPUT-variable-On-Qlik-Embed-does-not-work/m-p/2536559#M22617</guid>
      <dc:creator>vijaya6</dc:creator>
      <dc:date>2025-11-19T08:50:25Z</dc:date>
    </item>
  </channel>
</rss>

