<?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: What is the correct approach? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/What-is-the-correct-approach/m-p/1573314#M41783</link>
    <description>try this:&lt;BR /&gt;if(Dimensionality()=1 AND aggr(rank(sum({&amp;lt;Year={$(vMaxCY)}&amp;gt;}Volume)/(sum({&amp;lt;Year={$(vPreCY)}&amp;gt;}Volume))-1), YOUR_FIRST_DIMENSION) &amp;lt;=5&lt;BR /&gt;,green()&lt;BR /&gt;,rgb(201, 219, 189)&lt;BR /&gt;)&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;tim</description>
    <pubDate>Thu, 25 Apr 2019 12:42:09 GMT</pubDate>
    <dc:creator>zhadrakas</dc:creator>
    <dc:date>2019-04-25T12:42:09Z</dc:date>
    <item>
      <title>What is the correct approach?</title>
      <link>https://community.qlik.com/t5/App-Development/What-is-the-correct-approach/m-p/1573212#M41782</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I have to get done Cell colored in green for &amp;nbsp;top 5 percentage values&lt;/P&gt;&lt;P&gt;Expression: &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(Dimensionality()=1 ,&lt;/P&gt;&lt;P&gt;if(rank(sum({&amp;lt;Year={$(vMaxCY)}&amp;gt;}Volume)&lt;BR /&gt;/&lt;BR /&gt;(sum({&amp;lt;Year={$(vPreCY)}&amp;gt;}Volume))-1)&amp;lt;=5,green(),rgb(201, 219, 189)&lt;/P&gt;&lt;P&gt;),rgb(201, 219, 189) &amp;nbsp;)&lt;/P&gt;&lt;P&gt;Expression is Working &amp;nbsp;Fine&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 247px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/10870i7559CEA6F7669865/image-dimensions/247x190?v=v2" width="247" height="190" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But when i tried to expand any value the color getting disappear&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.PNG" style="width: 337px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/10871iEE46D1897E1A9BB4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture1.PNG" alt="Capture1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So what correction should i need to do in my expression so that the color of Dimensionality 1 should remain green (&lt;STRONG&gt;861.08,49.08,34.52,14.55,9.73)&lt;/STRONG&gt;,even though the values are expanded &amp;nbsp;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 10:58:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/What-is-the-correct-approach/m-p/1573212#M41782</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2019-04-25T10:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: What is the correct approach?</title>
      <link>https://community.qlik.com/t5/App-Development/What-is-the-correct-approach/m-p/1573314#M41783</link>
      <description>try this:&lt;BR /&gt;if(Dimensionality()=1 AND aggr(rank(sum({&amp;lt;Year={$(vMaxCY)}&amp;gt;}Volume)/(sum({&amp;lt;Year={$(vPreCY)}&amp;gt;}Volume))-1), YOUR_FIRST_DIMENSION) &amp;lt;=5&lt;BR /&gt;,green()&lt;BR /&gt;,rgb(201, 219, 189)&lt;BR /&gt;)&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;tim</description>
      <pubDate>Thu, 25 Apr 2019 12:42:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/What-is-the-correct-approach/m-p/1573314#M41783</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2019-04-25T12:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: What is the correct approach?</title>
      <link>https://community.qlik.com/t5/App-Development/What-is-the-correct-approach/m-p/1573549#M41793</link>
      <description>&lt;P&gt;Super Tim , it Worked Thanks , but to get colored Top 5 cells ,i need to set as &amp;nbsp;&amp;lt;=6, &amp;nbsp;if i set &amp;lt;=5 then only 4 cell r getting green colored.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 03:49:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/What-is-the-correct-approach/m-p/1573549#M41793</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2019-04-26T03:49:23Z</dc:date>
    </item>
  </channel>
</rss>

