<?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 multi KPI wrap column undesirable in Mobile in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/multi-KPI-wrap-column-undesirable-in-Mobile/m-p/1671649#M63670</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Referencing to my &lt;A href="https://community.qlik.com/t5/Qlik-Sense-Advanced-Authoring/Multi-KPI-Customization/m-p/1671278#M1167" target="_self"&gt;previous question&lt;/A&gt;, we are having another problem with the Multi Kpi that we need some help.&lt;/P&gt;&lt;P&gt;Viewing on mobile, the columns are being wrap undesirable. Tracing from browser developer mode, we narrowed down the issue to be from&amp;nbsp;extensions/qlik-multi-kpi/qlik-multi-kpi.css in the below codes. If we change the block to inline-grid, we can resolve the issue. But..&lt;/P&gt;&lt;PRE&gt;@media (max-width:763px) {
  .qv-object-qsstatistic .ui.statistic,  .qv-object-qsstatistic .ui.statistics .statistic {
    display: block;
  }
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp; while we place the below codes in Qlik Sense Application under edit Multi KPI style CSS or Mashup project CSS, none of them work.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;@media (max-width:763px) {
  .qv-object-qsstatistic .ui.statistic,  .qv-object-qsstatistic .ui.statistics .statistic {
    display: inline-grid !important;
  }
&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Can anyone help to suggest what we can do?&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;</description>
    <pubDate>Fri, 02 Apr 2021 08:17:33 GMT</pubDate>
    <dc:creator>calvin_wee</dc:creator>
    <dc:date>2021-04-02T08:17:33Z</dc:date>
    <item>
      <title>multi KPI wrap column undesirable in Mobile</title>
      <link>https://community.qlik.com/t5/App-Development/multi-KPI-wrap-column-undesirable-in-Mobile/m-p/1671649#M63670</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Referencing to my &lt;A href="https://community.qlik.com/t5/Qlik-Sense-Advanced-Authoring/Multi-KPI-Customization/m-p/1671278#M1167" target="_self"&gt;previous question&lt;/A&gt;, we are having another problem with the Multi Kpi that we need some help.&lt;/P&gt;&lt;P&gt;Viewing on mobile, the columns are being wrap undesirable. Tracing from browser developer mode, we narrowed down the issue to be from&amp;nbsp;extensions/qlik-multi-kpi/qlik-multi-kpi.css in the below codes. If we change the block to inline-grid, we can resolve the issue. But..&lt;/P&gt;&lt;PRE&gt;@media (max-width:763px) {
  .qv-object-qsstatistic .ui.statistic,  .qv-object-qsstatistic .ui.statistics .statistic {
    display: block;
  }
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp; while we place the below codes in Qlik Sense Application under edit Multi KPI style CSS or Mashup project CSS, none of them work.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;@media (max-width:763px) {
  .qv-object-qsstatistic .ui.statistic,  .qv-object-qsstatistic .ui.statistics .statistic {
    display: inline-grid !important;
  }
&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Can anyone help to suggest what we can do?&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2021 08:17:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/multi-KPI-wrap-column-undesirable-in-Mobile/m-p/1671649#M63670</guid>
      <dc:creator>calvin_wee</dc:creator>
      <dc:date>2021-04-02T08:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: multi KPI wrap column undesirable in Mobile</title>
      <link>https://community.qlik.com/t5/App-Development/multi-KPI-wrap-column-undesirable-in-Mobile/m-p/1672365#M63671</link>
      <description>&lt;P&gt;We changed to use Simple KPI extension instead of Multi KPI from the Extension bundle and it is responding to CSS well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 03:08:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/multi-KPI-wrap-column-undesirable-in-Mobile/m-p/1672365#M63671</guid>
      <dc:creator>calvin_wee</dc:creator>
      <dc:date>2020-02-05T03:08:07Z</dc:date>
    </item>
  </channel>
</rss>

