<?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: Flagging Contract Expiration Dates using Conditional Formatting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Formula-Help-Flagging-Contract-Expiration-Dates-using/m-p/1139439#M900424</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jessica&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached file for some coloring. I have put some formatting in the &lt;EM&gt;Background Color&lt;/EM&gt; of the &lt;EM&gt;Supplier Name&lt;/EM&gt; (double click on it).&lt;/P&gt;&lt;P&gt;You have to adjust the RedGreenBlue amounts and the number of days yourself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/131255_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jul 2016 09:42:09 GMT</pubDate>
    <dc:creator>jharke</dc:creator>
    <dc:date>2016-07-14T09:42:09Z</dc:date>
    <item>
      <title>Formula Help - Flagging Contract Expiration Dates using Conditional Formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-Help-Flagging-Contract-Expiration-Dates-using/m-p/1139438#M900423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am fairly new to QlikView and I am hoping someone out there can help me with some formulas and conditional formatting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating a contract database for my company's suppliers. Many of the supplier contracts require x number of days termination notice (a mix between 30, 60, &amp;amp; 90 days) prior to the actual contract expiration date. I want the app to recognize the contracts that are coming close to their expiration date and that require x number of days written notice to be flagged 90 days before the written notice is due to the supplier. I know how to conditional format a column but not the entire row. Also I am not sure what formulas to use to get the app to recognize the warnings that I described.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: not all of the contract have unique numbers or numbers at all, I have been using SupplierID as a key field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EXAMPLE 1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Contract A is set to expire 1/27/16. The supplier requires 90 days written termination notice which would be due by 10/29/16. I want to be warned an additional 90 days prior to when the written termination notice is due to the supplier - the entire contract's row of information turns Yellow. At 60 days, I would like the warning to change from Yellow to Orange. At 30 days, I would like the warning to change from Orange to Red. I would like warnings to stay the correct warning level color until the next warning level hits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8/1/16&amp;nbsp; - 8/30/16 = Yellow&lt;/P&gt;&lt;P&gt;8/31/16 - 9/29/16 = Orange&lt;/P&gt;&lt;P&gt;9/30/16 - 10/29/16 = Red&lt;/P&gt;&lt;P&gt;Written Termination Notice due to supplier by 10/29/16.&lt;/P&gt;&lt;P&gt;Contract Expires 1/27/16.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EXAMPLE 2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Contract B is set to expire 1/27/16. The supplier requires 60 days written termination notice which would be due by 11/29/16. I want to be warned an additional 90 days prior to when the written termination notice is due to the supplier - the entire contract's row of information turns Yellow. At 60 days, I would like the warning to change from Yellow to Orange. At 30 days, I would like the warning to change from Orange to Red. I would like warnings to stay the correct warning level color until the next warning level hits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9/1/16&amp;nbsp; - 9/30/16 = Yellow&lt;/P&gt;&lt;P&gt;10/1/16 - 10/30/16 = Orange&lt;/P&gt;&lt;P&gt;10/31/16 - 11/29/16 = Red&lt;/P&gt;&lt;P&gt;Written Termination Notice due to supplier by 11/29/16.&lt;/P&gt;&lt;P&gt;Contract Expires 1/27/16.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EXAMPLE 3:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Contract C is set to expire 1/27/16. The supplier requires 30 days written termination notice which would be due by 12/29/16. I want to be warned an additional 90 days prior to when the written termination notice is due to the supplier - the entire contract's row of information turns Yellow. At 60 days, I would like the warning to change from Yellow to Orange. At 30 days, I would like the warning to change from Orange to Red. I would like warnings to stay the correct warning level color until the next warning level hits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10/1/16&amp;nbsp; - 10/30/16 = Yellow&lt;/P&gt;&lt;P&gt;10/31/16 - 11/29/16 = Orange&lt;/P&gt;&lt;P&gt;11/30/16 - 12/29/16 = Red&lt;/P&gt;&lt;P&gt;Written Termination Notice due to supplier by 12/29/16.&lt;/P&gt;&lt;P&gt;Contract Expires 1/27/16.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&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/Formula-Help-Flagging-Contract-Expiration-Dates-using/m-p/1139438#M900423</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Flagging Contract Expiration Dates using Conditional Formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-Help-Flagging-Contract-Expiration-Dates-using/m-p/1139439#M900424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jessica&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached file for some coloring. I have put some formatting in the &lt;EM&gt;Background Color&lt;/EM&gt; of the &lt;EM&gt;Supplier Name&lt;/EM&gt; (double click on it).&lt;/P&gt;&lt;P&gt;You have to adjust the RedGreenBlue amounts and the number of days yourself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/131255_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 09:42:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-Help-Flagging-Contract-Expiration-Dates-using/m-p/1139439#M900424</guid>
      <dc:creator>jharke</dc:creator>
      <dc:date>2016-07-14T09:42:09Z</dc:date>
    </item>
  </channel>
</rss>

