<?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 How do i conditionally format the background color of a field on a straight table? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-i-conditionally-format-the-background-color-of-a-field-on/m-p/412657#M153625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do conditionally set the background color of a field on a straight table chart based on another field within the record?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, can the background color of an entire row on a straight table chart be set conditionally or will i have to set each field individually?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Nov 2012 17:59:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-11-07T17:59:10Z</dc:date>
    <item>
      <title>How do i conditionally format the background color of a field on a straight table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-conditionally-format-the-background-color-of-a-field-on/m-p/412657#M153625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do conditionally set the background color of a field on a straight table chart based on another field within the record?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, can the background color of an entire row on a straight table chart be set conditionally or will i have to set each field individually?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 17:59:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-conditionally-format-the-background-color-of-a-field-on/m-p/412657#M153625</guid>
      <dc:creator />
      <dc:date>2012-11-07T17:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do i conditionally format the background color of a field on a straight table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-conditionally-format-the-background-color-of-a-field-on/m-p/412658#M153626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Coniditional coloring can be done like the following:&lt;/P&gt;&lt;P&gt;=IF(RIGHT(Account_Number,1)='1', GREEN(), RGB(100,100,100))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Silly expression but you can use the THEN and ELSE to determine your colors. Notice that if the furthest right 1 character is 1 then the background will use the QV system function for the color GREEN, while if the character is not a 1 then it will use the explicitly defined RGB color value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your IF statements can be nested as they can in any circumstance like &lt;/P&gt;&lt;P&gt;=IF(MyExpression , GREEN(), &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; IF(MyOtherExpression, YELLOW(), &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RED()))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no way I know of set the background color for the entire row conditionally. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 18:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-conditionally-format-the-background-color-of-a-field-on/m-p/412658#M153626</guid>
      <dc:creator />
      <dc:date>2012-11-07T18:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: How do i conditionally format the background color of a field on a straight table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-conditionally-format-the-background-color-of-a-field-on/m-p/412659#M153627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To format the row, you just need to apply the same conditional colouring statement to each and every 'Used Dimension' in the 'Dimensions' tab or Expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 20:07:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-conditionally-format-the-background-color-of-a-field-on/m-p/412659#M153627</guid>
      <dc:creator />
      <dc:date>2013-03-11T20:07:09Z</dc:date>
    </item>
  </channel>
</rss>

