<?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: Color logic in pivot table not working in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Color-logic-in-pivot-table-not-working/m-p/1740165#M56654</link>
    <description>&lt;P&gt;Thank You so much.. It worked. I was trying with &lt;STRONG&gt;num&lt;/STRONG&gt; and not &lt;STRONG&gt;round function.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks..for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kavita&lt;/P&gt;</description>
    <pubDate>Tue, 01 Sep 2020 11:12:40 GMT</pubDate>
    <dc:creator>kavita25</dc:creator>
    <dc:date>2020-09-01T11:12:40Z</dc:date>
    <item>
      <title>Color logic in pivot table not working</title>
      <link>https://community.qlik.com/t5/App-Development/Color-logic-in-pivot-table-not-working/m-p/1739805#M56613</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;I want to color the column if my Actual is equal and greater than the Forecast in pivot table.&lt;/P&gt;&lt;P&gt;As shown in the below screenshot, on click of Jan-2020 its working for some category and for some category its not working. For e.g.&amp;nbsp; Adj EBITA Actuals and Forecast is same, then too its not showing in green.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kavita25_0-1598867532929.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/39794i940E695673316C4C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kavita25_0-1598867532929.png" alt="kavita25_0-1598867532929.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Color logic:&amp;nbsp;=if(aggr(sum(forecast_bmc), category,period)=aggr(sum(actual_bmc), category,period),Green()).&lt;/P&gt;&lt;P&gt;Please look into the issue.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/18624"&gt;@Gysbert_Wassenaar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Kavita&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:10:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Color-logic-in-pivot-table-not-working/m-p/1739805#M56613</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2024-11-16T18:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Color logic in pivot table not working</title>
      <link>https://community.qlik.com/t5/App-Development/Color-logic-in-pivot-table-not-working/m-p/1739884#M56619</link>
      <description>&lt;P&gt;Equal seems to be related to rounding issue and greater, you just didn't use&amp;nbsp; greater or less sign... try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=If(Round(Sum(forecast_bmc), 0.00001) &amp;lt;= Round(Sum(actual_bmc), 0.00001), Green())&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 31 Aug 2020 12:31:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Color-logic-in-pivot-table-not-working/m-p/1739884#M56619</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-08-31T12:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Color logic in pivot table not working</title>
      <link>https://community.qlik.com/t5/App-Development/Color-logic-in-pivot-table-not-working/m-p/1740165#M56654</link>
      <description>&lt;P&gt;Thank You so much.. It worked. I was trying with &lt;STRONG&gt;num&lt;/STRONG&gt; and not &lt;STRONG&gt;round function.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks..for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kavita&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2020 11:12:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Color-logic-in-pivot-table-not-working/m-p/1740165#M56654</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2020-09-01T11:12:40Z</dc:date>
    </item>
  </channel>
</rss>

