<?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 Question re: conditional formatting in total column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Question-re-conditional-formatting-in-total-column/m-p/116740#M601912</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All, in the chart below, I have the background for 'Dials' and 'Talk Time' set as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if((sum(if(CallDate&amp;gt;weekstart(Today()) and CallDate&amp;lt;=WeekEnd(Today()) and CallDuration&amp;gt;=6,CallDuration))/60/60)&amp;gt;=2.5,RGB(0,255,0),if((sum(if(CallDate&amp;gt;weekstart(Today()) and CallDate&amp;lt;=WeekEnd(Today()) and CallDuration&amp;gt;=6,CallDuration))/60/60)&amp;lt;=1.9999,RGB(255,0,0),Yellow()))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This part is working as intended but I need the background expression to NOT apply to the total column.&amp;nbsp; I need those to be white.&amp;nbsp; How can I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="PT chart.jpg" class="jive-image image-1" src="/legacyfs/online/214623_PT chart.jpg" style="height: 689px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Sep 2018 16:24:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-09-27T16:24:10Z</dc:date>
    <item>
      <title>Question re: conditional formatting in total column</title>
      <link>https://community.qlik.com/t5/QlikView/Question-re-conditional-formatting-in-total-column/m-p/116740#M601912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All, in the chart below, I have the background for 'Dials' and 'Talk Time' set as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if((sum(if(CallDate&amp;gt;weekstart(Today()) and CallDate&amp;lt;=WeekEnd(Today()) and CallDuration&amp;gt;=6,CallDuration))/60/60)&amp;gt;=2.5,RGB(0,255,0),if((sum(if(CallDate&amp;gt;weekstart(Today()) and CallDate&amp;lt;=WeekEnd(Today()) and CallDuration&amp;gt;=6,CallDuration))/60/60)&amp;lt;=1.9999,RGB(255,0,0),Yellow()))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This part is working as intended but I need the background expression to NOT apply to the total column.&amp;nbsp; I need those to be white.&amp;nbsp; How can I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="PT chart.jpg" class="jive-image image-1" src="/legacyfs/online/214623_PT chart.jpg" style="height: 689px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2018 16:24:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-re-conditional-formatting-in-total-column/m-p/116740#M601912</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-27T16:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: Question re: conditional formatting in total column</title>
      <link>https://community.qlik.com/t5/QlikView/Question-re-conditional-formatting-in-total-column/m-p/116741#M601913</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;maybe you can try with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=&lt;STRONG style="color: #ff0000;"&gt;If(SecondaryDimensionality(),&lt;/STRONG&gt;if((sum(if(CallDate&amp;gt;weekstart(Today()) and CallDate&amp;lt;=WeekEnd(Today()) and CallDuration&amp;gt;=6,CallDuration))/60/60)&amp;gt;=2.5,RGB(0,255,0),if((sum(if(CallDate&amp;gt;weekstart(Today()) and CallDate&amp;lt;=WeekEnd(Today()) and CallDuration&amp;gt;=6,CallDuration))/60/60)&amp;lt;=1.9999,RGB(255,0,0),Yellow()))&lt;STRONG style="color: #ff0000;"&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;hope this helps&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Marco&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2018 18:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-re-conditional-formatting-in-total-column/m-p/116741#M601913</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-09-27T18:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Question re: conditional formatting in total column</title>
      <link>https://community.qlik.com/t5/QlikView/Question-re-conditional-formatting-in-total-column/m-p/116742#M601914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you SO much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2018 14:01:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-re-conditional-formatting-in-total-column/m-p/116742#M601914</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-28T14:01:13Z</dc:date>
    </item>
  </channel>
</rss>

