<?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: Up or Down Indicators in KPI in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Up-or-Down-Indicators-in-KPI/m-p/1951495#M78419</link>
    <description>&lt;P&gt;Great. It worked. Thanks much&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jul 2022 18:44:16 GMT</pubDate>
    <dc:creator>Karthick30</dc:creator>
    <dc:date>2022-07-04T18:44:16Z</dc:date>
    <item>
      <title>Up or Down Indicators in KPI</title>
      <link>https://community.qlik.com/t5/App-Development/Up-or-Down-Indicators-in-KPI/m-p/1951483#M78414</link>
      <description>&lt;P&gt;I have created a KPI. which will show total number of users in an organisation. Its running on daily basis.&lt;/P&gt;
&lt;P&gt;Now I need to show one indicator which is Up or down based on yesterday value. If value is less than yesterday means decrease show or if value is increased means, it has to show Up indicator.&lt;/P&gt;
&lt;P&gt;Tried few community links , but everything is for Table and pivot. but i need it in Vizlib KPI or native KPI.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help on this&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 17:28:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Up-or-Down-Indicators-in-KPI/m-p/1951483#M78414</guid>
      <dc:creator>Karthick30</dc:creator>
      <dc:date>2022-07-04T17:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Up or Down Indicators in KPI</title>
      <link>https://community.qlik.com/t5/App-Development/Up-or-Down-Indicators-in-KPI/m-p/1951487#M78416</link>
      <description>&lt;P&gt;I don't know if this is feasible in the native object, but it should be trivial in the Vizlib KPI object. Just add a layer with an icon and then set the specific icon based on your two formulas.&lt;/P&gt;
&lt;P&gt;[Edit] For the native KPI object you can use the second measure for this, e.g.&lt;/P&gt;
&lt;P&gt;=if(A&amp;gt;B,'▲')&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 18:05:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Up-or-Down-Indicators-in-KPI/m-p/1951487#M78416</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-07-04T18:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Up or Down Indicators in KPI</title>
      <link>https://community.qlik.com/t5/App-Development/Up-or-Down-Indicators-in-KPI/m-p/1951489#M78417</link>
      <description>&lt;P&gt;If I add Layer in Vizlib and choose Icon and enter Fa-Arrow Up..&amp;nbsp; its not showing me to enter formula to check the condition. I am getting Icon size , Number of icons,...&lt;/P&gt;
&lt;P&gt;Also If I choose ArrowUp in Icon , how it will change for decrease condition&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 18:16:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Up-or-Down-Indicators-in-KPI/m-p/1951489#M78417</guid>
      <dc:creator>Karthick30</dc:creator>
      <dc:date>2022-07-04T18:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Up or Down Indicators in KPI</title>
      <link>https://community.qlik.com/t5/App-Development/Up-or-Down-Indicators-in-KPI/m-p/1951491#M78418</link>
      <description>&lt;P&gt;You would set the icon based on the condition.&lt;/P&gt;
&lt;P&gt;=if(A&amp;gt;B,'fa-arrow-up','fa-arrow-down')&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 18:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Up-or-Down-Indicators-in-KPI/m-p/1951491#M78418</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-07-04T18:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Up or Down Indicators in KPI</title>
      <link>https://community.qlik.com/t5/App-Development/Up-or-Down-Indicators-in-KPI/m-p/1951495#M78419</link>
      <description>&lt;P&gt;Great. It worked. Thanks much&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 18:44:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Up-or-Down-Indicators-in-KPI/m-p/1951495#M78419</guid>
      <dc:creator>Karthick30</dc:creator>
      <dc:date>2022-07-04T18:44:16Z</dc:date>
    </item>
  </channel>
</rss>

