<?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 coloring a KPI based on another calculation in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/coloring-a-KPI-based-on-another-calculation/m-p/1578343#M42141</link>
    <description>&lt;P&gt;Hello&lt;BR /&gt;I'm working on latest version of Qlik Sense&lt;BR /&gt;I got a KPI in which I'm displaying the remaining days of a resource&lt;/P&gt;&lt;P&gt;Now I need to color the value of the KPI based on the value of another expression which is calculated via a variable called vCycleTime&lt;BR /&gt;now if $(vCycleTime) is between 0.1 and 0.2 then orange else if &amp;lt; 0.1 then red else green&lt;/P&gt;&lt;P&gt;is this doable?&lt;/P&gt;&lt;P&gt;Kindly advise&lt;/P&gt;</description>
    <pubDate>Thu, 09 May 2019 10:21:53 GMT</pubDate>
    <dc:creator>ali_hijazi</dc:creator>
    <dc:date>2019-05-09T10:21:53Z</dc:date>
    <item>
      <title>coloring a KPI based on another calculation</title>
      <link>https://community.qlik.com/t5/App-Development/coloring-a-KPI-based-on-another-calculation/m-p/1578343#M42141</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;I'm working on latest version of Qlik Sense&lt;BR /&gt;I got a KPI in which I'm displaying the remaining days of a resource&lt;/P&gt;&lt;P&gt;Now I need to color the value of the KPI based on the value of another expression which is calculated via a variable called vCycleTime&lt;BR /&gt;now if $(vCycleTime) is between 0.1 and 0.2 then orange else if &amp;lt; 0.1 then red else green&lt;/P&gt;&lt;P&gt;is this doable?&lt;/P&gt;&lt;P&gt;Kindly advise&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 10:21:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/coloring-a-KPI-based-on-another-calculation/m-p/1578343#M42141</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2019-05-09T10:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: coloring a KPI based on another calculation</title>
      <link>https://community.qlik.com/t5/App-Development/coloring-a-KPI-based-on-another-calculation/m-p/1578415#M42154</link>
      <description>&lt;P&gt;You can try to use the dual function.&lt;/P&gt;&lt;P&gt;Dual(&lt;/P&gt;&lt;P&gt;num([your measure to show in kpi], '# ##0'),&lt;/P&gt;&lt;P&gt;[your measure that affects colors]&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;Then select the format number as "expression"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then in the coloring section : color is affected by the second measure in the dual function&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 12:19:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/coloring-a-KPI-based-on-another-calculation/m-p/1578415#M42154</guid>
      <dc:creator>thomaslg_wq</dc:creator>
      <dc:date>2019-05-09T12:19:26Z</dc:date>
    </item>
  </channel>
</rss>

