<?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 for dates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Color-for-dates/m-p/1533151#M746842</link>
    <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;you can do it by using weekday for setting a date color&amp;nbsp;&lt;/P&gt;&lt;P&gt;in your example&amp;nbsp;&lt;/P&gt;&lt;P&gt;in the background example of the font example , you'll use&amp;nbsp;&lt;/P&gt;&lt;P&gt;=if(WeekDay(Date)&amp;lt;&amp;gt;2 and weekday(Date)&amp;lt;&amp;gt;3,green(),red())&lt;/P&gt;&lt;P&gt;will do the trick&lt;/P&gt;</description>
    <pubDate>Tue, 22 Jan 2019 11:08:44 GMT</pubDate>
    <dc:creator>lironbaram</dc:creator>
    <dc:date>2019-01-22T11:08:44Z</dc:date>
    <item>
      <title>Color for dates</title>
      <link>https://community.qlik.com/t5/QlikView/Color-for-dates/m-p/1533138#M746840</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have one date field in table&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;03-01-2019&lt;/P&gt;&lt;P&gt;04-01-2019&lt;/P&gt;&lt;P&gt;-------&lt;/P&gt;&lt;P&gt;24-01-2019.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want display first five dates(03-01-2019 to 07-01-2019) in one color and next two dates (08-01-2019 to 09-01-2019) in one color.&lt;/P&gt;&lt;P&gt;Again next five days(10-01-2019 to 15-01-2019)&amp;nbsp;&lt;SPAN&gt;in one color and next two dates (16-01-2019 to 18-01-2019) in one color.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The above rule for total date field.&lt;/P&gt;&lt;P&gt;Thaks,&lt;/P&gt;&lt;P&gt;Nikil&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-for-dates/m-p/1533138#M746840</guid>
      <dc:creator>Nikhith</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Color for dates</title>
      <link>https://community.qlik.com/t5/QlikView/Color-for-dates/m-p/1533150#M746841</link>
      <description>&lt;P&gt;=if( match( Mod(RowNo(),7), 0,6), rgb(255,0,0), rgb(0,0,255) )&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 11:06:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-for-dates/m-p/1533150#M746841</guid>
      <dc:creator>Jacek</dc:creator>
      <dc:date>2019-01-22T11:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Color for dates</title>
      <link>https://community.qlik.com/t5/QlikView/Color-for-dates/m-p/1533151#M746842</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;you can do it by using weekday for setting a date color&amp;nbsp;&lt;/P&gt;&lt;P&gt;in your example&amp;nbsp;&lt;/P&gt;&lt;P&gt;in the background example of the font example , you'll use&amp;nbsp;&lt;/P&gt;&lt;P&gt;=if(WeekDay(Date)&amp;lt;&amp;gt;2 and weekday(Date)&amp;lt;&amp;gt;3,green(),red())&lt;/P&gt;&lt;P&gt;will do the trick&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 11:08:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-for-dates/m-p/1533151#M746842</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2019-01-22T11:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Color for dates</title>
      <link>https://community.qlik.com/t5/QlikView/Color-for-dates/m-p/1533170#M746843</link>
      <description>Hi&lt;BR /&gt;Can u give me a Example</description>
      <pubDate>Tue, 22 Jan 2019 11:42:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-for-dates/m-p/1533170#M746843</guid>
      <dc:creator>Nikhith</dc:creator>
      <dc:date>2019-01-22T11:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Color for dates</title>
      <link>https://community.qlik.com/t5/QlikView/Color-for-dates/m-p/1533178#M746844</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2019-01-22_12h45_52.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/4217i9131D7BF443F453D/image-size/large?v=v2&amp;amp;px=999" role="button" title="2019-01-22_12h45_52.png" alt="2019-01-22_12h45_52.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 11:46:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-for-dates/m-p/1533178#M746844</guid>
      <dc:creator>Jacek</dc:creator>
      <dc:date>2019-01-22T11:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Color for dates</title>
      <link>https://community.qlik.com/t5/QlikView/Color-for-dates/m-p/1533224#M746845</link>
      <description>Thanks Jacek , It's Working&lt;BR /&gt;Regards,&lt;BR /&gt;Nikil</description>
      <pubDate>Tue, 22 Jan 2019 12:19:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-for-dates/m-p/1533224#M746845</guid>
      <dc:creator>Nikhith</dc:creator>
      <dc:date>2019-01-22T12:19:11Z</dc:date>
    </item>
  </channel>
</rss>

