<?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: Qlik Sense Visualization API - KPI in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Visualization-API-KPI/m-p/1795767#M14080</link>
    <description>&lt;P&gt;I think I just answered myself.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I needed to include the qlik-styles.css in the &amp;lt;head&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;resources/autogenerated/qlik-styles.css&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;now I see what I expected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Mar 2021 17:48:40 GMT</pubDate>
    <dc:creator>ChrisSL</dc:creator>
    <dc:date>2021-03-30T17:48:40Z</dc:date>
    <item>
      <title>Qlik Sense Visualization API - KPI</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Visualization-API-KPI/m-p/1795748#M14079</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For proprietary reasons, I am trying to load KPI charts from an existing Qlik App, using the Visualization API and showing it in an Angular cli (11) application.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;The KPI loads properly. But for some reason, when I try to set options, they don't seem to work for most of them.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Before going any further, loading the chart with the iframe embbed link works ok.&amp;nbsp; but that's not what I am looking for, as I need to implement custom behaviors on the parent div, and this way of loading Qlik objects hijacks the mouse events. On top of that I need to load and display like 12 of those, and would rather have one spinner than 12.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway;&lt;/P&gt;&lt;P&gt;Given the code below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;app.visualization.get('PWpCcm').then((vis) =&amp;gt; {
   vis.setOptions({
       showTitles: false,
       showMeasureTitle: true,
       disableNavMenu: true,
       textAlign: "center",
       layoutBehavior: 'Responsive'
   })
   vis.show('QV01');
})&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First, the chart type appears all the time ('KPI').&amp;nbsp; The measure title does not appear.&amp;nbsp; 'No title' appear even though showTitles is false,&amp;nbsp; Text is not centered, and it is not responsive.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The label for sheet navigation is always present also.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would have assumed that calling an existing object would have applied all the settings that this object have in the Qlik App.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2021-03-30 at 12.26.17 PM.png" style="width: 169px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/52097iF5FBF5D5AD54D27E/image-dimensions/169x112?v=v2" width="169" height="112" role="button" title="Screen Shot 2021-03-30 at 12.26.17 PM.png" alt="Screen Shot 2021-03-30 at 12.26.17 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Notes:&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried creating a KPI on the fly, with the measure, same result.&lt;/P&gt;&lt;P&gt;I have treated the setOptions like a promise, same result.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;The KPI chart has a master measure applied to it ( in the Qlik app).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there something I am not getting?&amp;nbsp; &amp;nbsp;or am I doing something wrong?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:20:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Visualization-API-KPI/m-p/1795748#M14079</guid>
      <dc:creator>ChrisSL</dc:creator>
      <dc:date>2024-11-16T00:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Visualization API - KPI</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Visualization-API-KPI/m-p/1795767#M14080</link>
      <description>&lt;P&gt;I think I just answered myself.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I needed to include the qlik-styles.css in the &amp;lt;head&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;resources/autogenerated/qlik-styles.css&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;now I see what I expected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 17:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Visualization-API-KPI/m-p/1795767#M14080</guid>
      <dc:creator>ChrisSL</dc:creator>
      <dc:date>2021-03-30T17:48:40Z</dc:date>
    </item>
  </channel>
</rss>

