<?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 Background color on Standard Table Subtotal line in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Background-color-on-Standard-Table-Subtotal-line/m-p/1524585#M37668</link>
    <description>&lt;P&gt;I can change the color of a cell based on a condition but that does not work on the Total line.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 06:58:13 GMT</pubDate>
    <dc:creator>donschmitz</dc:creator>
    <dc:date>2024-11-16T06:58:13Z</dc:date>
    <item>
      <title>Background color on Standard Table Subtotal line</title>
      <link>https://community.qlik.com/t5/App-Development/Background-color-on-Standard-Table-Subtotal-line/m-p/1524585#M37668</link>
      <description>&lt;P&gt;I can change the color of a cell based on a condition but that does not work on the Total line.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:58:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Background-color-on-Standard-Table-Subtotal-line/m-p/1524585#M37668</guid>
      <dc:creator>donschmitz</dc:creator>
      <dc:date>2024-11-16T06:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Background color on Standard Table Subtotal line</title>
      <link>https://community.qlik.com/t5/App-Development/Background-color-on-Standard-Table-Subtotal-line/m-p/1524747#M37677</link>
      <description>&lt;P&gt;Hi, can you post the condition you are using?&lt;BR /&gt;&lt;BR /&gt;Note that in total line all dimension values are present, probably one of your conditions can't be checked with all values at the same time.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Dec 2018 09:55:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Background-color-on-Standard-Table-Subtotal-line/m-p/1524747#M37677</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2018-12-28T09:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Background color on Standard Table Subtotal line</title>
      <link>https://community.qlik.com/t5/App-Development/Background-color-on-Standard-Table-Subtotal-line/m-p/1525526#M37770</link>
      <description>&lt;P&gt;The formula for background color works fine for all data except the Totals line.&lt;/P&gt;&lt;P&gt;=IF ( COLUMN(4) &amp;gt; 0 AND COLUMN(5) &amp;gt; 0, GREEN(),&lt;BR /&gt;IF ( COLUMN(4) &amp;gt;= 0 OR COLUMN(5) &amp;gt;= 0, YELLOW(),&lt;BR /&gt;IF ( COLUMN(4) &amp;lt; 0 AND COLUMN(5) &amp;lt; 0, RED() )))&lt;/P&gt;&lt;P&gt;Basically you can not set a background color on a Total line.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 17:10:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Background-color-on-Standard-Table-Subtotal-line/m-p/1525526#M37770</guid>
      <dc:creator>donschmitz</dc:creator>
      <dc:date>2019-01-02T17:10:03Z</dc:date>
    </item>
  </channel>
</rss>

