<?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: Need to modify CSS display parameters for Simple KPI extension too achieve large KPI with two column aligned smaller KPIs... in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Need-to-modify-CSS-display-parameters-for-Simple-KPI-extension/m-p/2131309#M19360</link>
    <description>&lt;P&gt;Dear all, i'm trying to obtain something simiral, can you please share the QVF with this solution?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 24 Oct 2023 08:14:19 GMT</pubDate>
    <dc:creator>micheledenardi</dc:creator>
    <dc:date>2023-10-24T08:14:19Z</dc:date>
    <item>
      <title>Need to modify CSS display parameters for Simple KPI extension too achieve large KPI with two column aligned smaller KPIs...</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Need-to-modify-CSS-display-parameters-for-Simple-KPI-extension/m-p/1822219#M15243</link>
      <description>&lt;P&gt;Greetings!&lt;/P&gt;&lt;P&gt;I am trying to use the Simple KPI extension to handle 3 measures per line, in order to achieve multiple instances of this KPI combo per visualization:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="01-Imagen de indicador con tres medidas que queremos lograr usando Simple KPI.jpeg" style="width: 200px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58601iB56D22563295EFAA/image-size/small?v=v2&amp;amp;px=200" role="button" title="01-Imagen de indicador con tres medidas que queremos lograr usando Simple KPI.jpeg" alt="01-Imagen de indicador con tres medidas que queremos lograr usando Simple KPI.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have tried to manipulate the parameters of the CSS rules of the visualization, but I can not find a way to align the two smaller KPIs on top of each other.&amp;nbsp; Bellow I am including a couple of images of results after messing with the &lt;EM&gt;align-self&lt;/EM&gt; parameter, using the &lt;EM&gt;flex-start&lt;/EM&gt; and &lt;EM&gt;flex-end&lt;/EM&gt; values, and then changing to &lt;EM&gt;grid&lt;/EM&gt; the value of the &lt;EM&gt;display&lt;/EM&gt; parameter for class="ui three statistics":&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="10-Simple KPI using align-self to align small KPI images.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58602iB293CFFD308903C9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="10-Simple KPI using align-self to align small KPI images.PNG" alt="10-Simple KPI using align-self to align small KPI images.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11-Simple KPI after changing container display parameter to grid.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58603i54C2848B1759661A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11-Simple KPI after changing container display parameter to grid.PNG" alt="11-Simple KPI after changing container display parameter to grid.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Closer, but still not what I want.&lt;/P&gt;&lt;P&gt;Has anybody tried this before?&amp;nbsp; If so, what did you do to make it work?&amp;nbsp; Even better, do you know of another free extension that can do what I want.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/13"&gt;@alex_nerush&lt;/a&gt;, &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/35925"&gt;@Dennis_Jaskowiak&lt;/a&gt;&amp;nbsp; can any of you please advise or suggest alternatives?&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;++José&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 18:44:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Need-to-modify-CSS-display-parameters-for-Simple-KPI-extension/m-p/1822219#M15243</guid>
      <dc:creator>diagonjope</dc:creator>
      <dc:date>2021-08-13T18:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Need to modify CSS display parameters for Simple KPI extension too achieve large KPI with two column aligned smaller KPIs...</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Need-to-modify-CSS-display-parameters-for-Simple-KPI-extension/m-p/1822387#M15252</link>
      <description>&lt;P&gt;Hi José,&lt;/P&gt;&lt;P&gt;I played a bit around and came up with this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Dennis_Jaskowiak_0-1626353024248.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58651i11E08B2ADEBC270B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Dennis_Jaskowiak_0-1626353024248.png" alt="Dennis_Jaskowiak_0-1626353024248.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;for this, I used a very fixed CSS definition. To make it flexible you need to add media-queries.&lt;/P&gt;&lt;P&gt;This is what I have used:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;.qv-client.qv-card #qv-stage-container #grid .qv-object-wrapper .qv-object-qlik-multi-kpi .qv-inner-object{&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;padding: 0 !important;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;.qv-object-qsstatistic .top-aligned-items {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;overflow: hidden !important;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;.top-aligned-items {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;background: #637C92!important;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;.qv-object-qsstatistic .ui.one.statistics .statistic {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;min-width: 80% !important;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;.ui.one.mini.statistics {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;position: absolute;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;right: 5px;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;width: 50% !important;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;.statistic-1 .ui.one.mini.statistics {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;top: 5px;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;.statistic-2 .ui.one.mini.statistics {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;top: 30px;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;.statistic-3 .ui.one.mini.statistics {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;top: 55px;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;The "side-kpis" are size mini to differentiate them from the main kpi. The main kpi is small. After that I used position absolute to control the positioning. You can address each kpi by using ".statistic-1 .ui.one.mini.statistics {"&lt;/P&gt;&lt;P&gt;Does this help you?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jul 2021 12:48:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Need-to-modify-CSS-display-parameters-for-Simple-KPI-extension/m-p/1822387#M15252</guid>
      <dc:creator>Dennis_Jaskowiak</dc:creator>
      <dc:date>2021-07-15T12:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: Need to modify CSS display parameters for Simple KPI extension too achieve large KPI with two column aligned smaller KPIs...</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Need-to-modify-CSS-display-parameters-for-Simple-KPI-extension/m-p/1822583#M15258</link>
      <description>&lt;P&gt;Thank you Dennis!&amp;nbsp; You are a star!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="15-After changes suggested by Dennis.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58706iD245A94D9981B9DB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="15-After changes suggested by Dennis.PNG" alt="15-After changes suggested by Dennis.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am not getting exactly what I want, but it is close enough to hack on it until we get it.&amp;nbsp; I guess the difference is that I have one "Large" and two "Mini" measures per KPI group in the flow.&lt;/P&gt;&lt;P&gt;BTW, is there any documentation (other than the CSS files themselves) about all the classes used in the Qlik CSS?&amp;nbsp; I am trying to understand the structure of the objects like in the &lt;FONT face="courier new,courier"&gt;.qv-client.qv-card #qv-stage-container #grid .qv-object-wrapper .qv-object-qlik-multi-kpi .qv-inner-object&lt;/FONT&gt; path you referred to in your CSS rules.&lt;/P&gt;&lt;P&gt;Finally, I tried your Advanced-KPI extension, but for some reason I couldn't get it to display correctly in Android or IOS.&amp;nbsp; Otherwise I would have used it for this use case.&amp;nbsp; It is really nice.&amp;nbsp; The Master Class video is also very useful.&amp;nbsp; Good work!&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;++José&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 01:46:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Need-to-modify-CSS-display-parameters-for-Simple-KPI-extension/m-p/1822583#M15258</guid>
      <dc:creator>diagonjope</dc:creator>
      <dc:date>2021-07-16T01:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Need to modify CSS display parameters for Simple KPI extension too achieve large KPI with two column aligned smaller KPIs...</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Need-to-modify-CSS-display-parameters-for-Simple-KPI-extension/m-p/2131309#M19360</link>
      <description>&lt;P&gt;Dear all, i'm trying to obtain something simiral, can you please share the QVF with this solution?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 08:14:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Need-to-modify-CSS-display-parameters-for-Simple-KPI-extension/m-p/2131309#M19360</guid>
      <dc:creator>micheledenardi</dc:creator>
      <dc:date>2023-10-24T08:14:19Z</dc:date>
    </item>
  </channel>
</rss>

