<?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: Color Based on Specific Date/Month Range/Period in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Re-Color-Based-on-Specific-Date-Month-Range-Period/m-p/1344622#M840618</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for reply. I tried to replicate, But its not working. I am adding here my example file.&lt;/P&gt;&lt;P&gt;What I want&amp;nbsp; are:-&lt;/P&gt;&lt;P&gt;1) Based on input dates, GDP should not change&lt;/P&gt;&lt;P&gt;2)&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;Based on input dates, online highlights the GDP with different color.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;E.g, if I input dates only those parts change to some other color, but at the same time line chart remain plotted for complete year. Please look into image. Once again, Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; &lt;IMG alt="Capture-111.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/163361_Capture-111.PNG" style="height: 284px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 May 2017 12:00:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-05-15T12:00:08Z</dc:date>
    <item>
      <title>Re: Color Based on Specific Date/Month Range/Period</title>
      <link>https://community.qlik.com/t5/QlikView/Re-Color-Based-on-Specific-Date-Month-Range-Period/m-p/1344621#M840617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Create Line Chart&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Dimension as &lt;STRONG&gt;DateField&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;And Expression should be this? If you want label you can give label as GDPRange&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt; &lt;SPAN style="font-size: 13.3333px;"&gt;DateField&lt;/SPAN&gt; = {'&amp;gt;=$(=Date(vStartDate))&amp;lt;=$(=Date(vEndDate))'} &amp;gt;} GDPValue)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And, Back ground expression may be this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(&lt;SPAN style="font-size: 13.3333px;"&gt;GDPRange&lt;/SPAN&gt;, Red(), Green())&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Or&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Sum({&amp;lt; &lt;SPAN style="font-size: 13.3333px;"&gt;DateField&lt;/SPAN&gt; = {'&amp;gt;=$(=Date(vStartDate))&amp;lt;=$(=Date(vEndDate))'} &amp;gt;} GDPValue), Red(), Green()&lt;/STRONG&gt;&lt;STRONG&gt;)&lt;BR /&gt;&lt;/STRONG&gt;&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/Re-Color-Based-on-Specific-Date-Month-Range-Period/m-p/1344621#M840617</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Color Based on Specific Date/Month Range/Period</title>
      <link>https://community.qlik.com/t5/QlikView/Re-Color-Based-on-Specific-Date-Month-Range-Period/m-p/1344622#M840618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for reply. I tried to replicate, But its not working. I am adding here my example file.&lt;/P&gt;&lt;P&gt;What I want&amp;nbsp; are:-&lt;/P&gt;&lt;P&gt;1) Based on input dates, GDP should not change&lt;/P&gt;&lt;P&gt;2)&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;Based on input dates, online highlights the GDP with different color.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;E.g, if I input dates only those parts change to some other color, but at the same time line chart remain plotted for complete year. Please look into image. Once again, Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; &lt;IMG alt="Capture-111.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/163361_Capture-111.PNG" style="height: 284px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 12:00:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Re-Color-Based-on-Specific-Date-Month-Range-Period/m-p/1344622#M840618</guid>
      <dc:creator />
      <dc:date>2017-05-15T12:00:08Z</dc:date>
    </item>
  </channel>
</rss>

