<?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 declaration in Pivot cells in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Color-declaration-in-Pivot-cells/m-p/45686#M787628</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue resolved. That was a self variable mistake in the background expression. Thanks to all for your valuable suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Feb 2018 10:13:49 GMT</pubDate>
    <dc:creator>krishna20</dc:creator>
    <dc:date>2018-02-19T10:13:49Z</dc:date>
    <item>
      <title>Color declaration in Pivot cells</title>
      <link>https://community.qlik.com/t5/QlikView/Color-declaration-in-Pivot-cells/m-p/45677#M787619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am&amp;nbsp; having a pivot table and having a dimension as time interval.&lt;/P&gt;&lt;P&gt;I need to write a background color expression like when time interval is &amp;lt;= 00:15:00 ,green() and &amp;gt;00:15:00,Red().&lt;/P&gt;&lt;P&gt;I tried like below it's directly taking the else condition,can anyone advise me what is the issue and proper solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Background color expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if($(vACD_Agent_NotReadyDuration)&amp;lt;='00:15:00',RGB(102,255,102),&lt;/P&gt;&lt;P&gt;if($(vACD_Agent_NotReadyDuration)&amp;gt;'00:15:00',RGB(255,121,121)))&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Color coding.PNG" class="jive-image image-1" height="160" src="/legacyfs/online/193757_Color coding.PNG" style="width: 714px; height: 160.07px;" width="714" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-declaration-in-Pivot-cells/m-p/45677#M787619</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Color declaration in Pivot cells</title>
      <link>https://community.qlik.com/t5/QlikView/Color-declaration-in-Pivot-cells/m-p/45678#M787620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if($(vACD_Agent_NotReadyDuration)&amp;lt;=Maketime(00,15,00),RGB(102,255,102),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if($(vACD_Agent_NotReadyDuration)&amp;gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Maketime(00,15,00),&lt;/SPAN&gt;RGB(255,121,121)))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 06:55:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-declaration-in-Pivot-cells/m-p/45678#M787620</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2018-02-19T06:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Color declaration in Pivot cells</title>
      <link>https://community.qlik.com/t5/QlikView/Color-declaration-in-Pivot-cells/m-p/45679#M787621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kaushik,&lt;/P&gt;&lt;P&gt;Thanks for your reply. No change.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 07:13:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-declaration-in-Pivot-cells/m-p/45679#M787621</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2018-02-19T07:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Color declaration in Pivot cells</title>
      <link>https://community.qlik.com/t5/QlikView/Color-declaration-in-Pivot-cells/m-p/45680#M787622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell us what value your variable has and how are you assigning value to variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 07:20:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-declaration-in-Pivot-cells/m-p/45680#M787622</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2018-02-19T07:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Color declaration in Pivot cells</title>
      <link>https://community.qlik.com/t5/QlikView/Color-declaration-in-Pivot-cells/m-p/45681#M787623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;variable is storing the below expression .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interval((sum({&amp;lt;eventtype={'2'}&amp;gt;}EventDuration))/86400,'hh:mm:ss')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 07:23:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-declaration-in-Pivot-cells/m-p/45681#M787623</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2018-02-19T07:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Color declaration in Pivot cells</title>
      <link>https://community.qlik.com/t5/QlikView/Color-declaration-in-Pivot-cells/m-p/45682#M787624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can anyone advise me on this??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 08:48:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-declaration-in-Pivot-cells/m-p/45682#M787624</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2018-02-19T08:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: Color declaration in Pivot cells</title>
      <link>https://community.qlik.com/t5/QlikView/Color-declaration-in-Pivot-cells/m-p/45683#M787625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share sample data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 08:49:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-declaration-in-Pivot-cells/m-p/45683#M787625</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2018-02-19T08:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Color declaration in Pivot cells</title>
      <link>https://community.qlik.com/t5/QlikView/Color-declaration-in-Pivot-cells/m-p/45684#M787626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kalyan, it seems ok, just ensure that the variable expression doesn't have an starting equal sign, with an equal sign it will evaluate globally and return the same result for all cells.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the expression, EventDuration should be received in seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any other case a sample will be nice to see what's happening.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 08:57:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-declaration-in-Pivot-cells/m-p/45684#M787626</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2018-02-19T08:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Color declaration in Pivot cells</title>
      <link>https://community.qlik.com/t5/QlikView/Color-declaration-in-Pivot-cells/m-p/45685#M787627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this return &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;$(vACD_Agent_NotReadyDuration)&lt;/STRONG&gt; for data points?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 09:12:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-declaration-in-Pivot-cells/m-p/45685#M787627</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-02-19T09:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Color declaration in Pivot cells</title>
      <link>https://community.qlik.com/t5/QlikView/Color-declaration-in-Pivot-cells/m-p/45686#M787628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue resolved. That was a self variable mistake in the background expression. Thanks to all for your valuable suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 10:13:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-declaration-in-Pivot-cells/m-p/45686#M787628</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2018-02-19T10:13:49Z</dc:date>
    </item>
  </channel>
</rss>

