<?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 Condition Background Colour On Straight Table Date Cell in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Condition-Background-Colour-On-Straight-Table-Date-Cell/m-p/900963#M993524</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a contract table which includes the fields:-&lt;/P&gt;&lt;P&gt;[Contract Start Date]&lt;BR /&gt;[Contract Duration In Months]&lt;BR /&gt;[Contract Status]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to list the columns in a straight table and then add one more column&lt;BR /&gt;showing&amp;nbsp; the date the contract should expire.&amp;nbsp; &lt;BR /&gt;This is calculated as:-&amp;nbsp; addmonths (Contract_Start_Date, Contract_Duration_in_Months) &lt;BR /&gt;as Contract_Expire_Date&amp;nbsp; on the table load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However…I would like the straight table to highlight the Contract_Expire_Date background &lt;BR /&gt;in red if the Contract_Expire_Date has passed current date ( i.e. Contract_Expire_Date &amp;lt; Today() ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I’m not sure how to do that.&lt;BR /&gt;There is the ‘Visual Cues’ tab with an ‘Upper’ and ‘Lower’ option but I’m not &lt;BR /&gt;clear how to code this as an expression that would work.&amp;nbsp; Is there another way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guidance would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jul 2015 15:13:14 GMT</pubDate>
    <dc:creator>rebelfox</dc:creator>
    <dc:date>2015-07-07T15:13:14Z</dc:date>
    <item>
      <title>Condition Background Colour On Straight Table Date Cell</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-Background-Colour-On-Straight-Table-Date-Cell/m-p/900963#M993524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a contract table which includes the fields:-&lt;/P&gt;&lt;P&gt;[Contract Start Date]&lt;BR /&gt;[Contract Duration In Months]&lt;BR /&gt;[Contract Status]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to list the columns in a straight table and then add one more column&lt;BR /&gt;showing&amp;nbsp; the date the contract should expire.&amp;nbsp; &lt;BR /&gt;This is calculated as:-&amp;nbsp; addmonths (Contract_Start_Date, Contract_Duration_in_Months) &lt;BR /&gt;as Contract_Expire_Date&amp;nbsp; on the table load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However…I would like the straight table to highlight the Contract_Expire_Date background &lt;BR /&gt;in red if the Contract_Expire_Date has passed current date ( i.e. Contract_Expire_Date &amp;lt; Today() ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I’m not sure how to do that.&lt;BR /&gt;There is the ‘Visual Cues’ tab with an ‘Upper’ and ‘Lower’ option but I’m not &lt;BR /&gt;clear how to code this as an expression that would work.&amp;nbsp; Is there another way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guidance would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 15:13:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-Background-Colour-On-Straight-Table-Date-Cell/m-p/900963#M993524</guid>
      <dc:creator>rebelfox</dc:creator>
      <dc:date>2015-07-07T15:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Condition Background Colour On Straight Table Date Cell</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-Background-Colour-On-Straight-Table-Date-Cell/m-p/900964#M993525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Click on + sign on your Contract_Expire_Date or any other expression you have used.&lt;/P&gt;&lt;P&gt;Write below in Background color expression&lt;/P&gt;&lt;P&gt;IF(AddMonths([Contract Start Date],[Contract Duration In Months]) &amp;lt;= Today(), RED())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 15:19:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-Background-Colour-On-Straight-Table-Date-Cell/m-p/900964#M993525</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-07-07T15:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Condition Background Colour On Straight Table Date Cell</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-Background-Colour-On-Straight-Table-Date-Cell/m-p/900965#M993526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yuop that did it.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;So much to learn.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 15:41:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-Background-Colour-On-Straight-Table-Date-Cell/m-p/900965#M993526</guid>
      <dc:creator>rebelfox</dc:creator>
      <dc:date>2015-07-07T15:41:22Z</dc:date>
    </item>
  </channel>
</rss>

