<?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: Date Field Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Field-Expression/m-p/1360578#M417070</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny. this is close but what happens is because the date field (BILLING_END) has set values of 01/01/2099 the sheet is hidden all the time. What I am looking for is for the sheet to hid based on a selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example: Customer 1 has assets with a billing start date of 01/01/2015 and an end date or 12/31/2099 in this case the sheet can stay hidden but if that same customer has an asset with a billing start date of 01/01/2015 and an end date of 01/01/2016 the sheet should be displayed. This can be complicated as my default view is to always show the sheet no matter what the condition is. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jun 2017 18:04:09 GMT</pubDate>
    <dc:creator>pandreozzi</dc:creator>
    <dc:date>2017-06-26T18:04:09Z</dc:date>
    <item>
      <title>Date Field Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Field-Expression/m-p/1360576#M417068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to build an expression that hides a sheet based on a fixed date of 01/01/2099. So any date less than this date will show the sheet and any date greater than this date will hide the sheet. Can anyone assist?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 17:15:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Field-Expression/m-p/1360576#M417068</guid>
      <dc:creator>pandreozzi</dc:creator>
      <dc:date>2017-06-26T17:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Date Field Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Field-Expression/m-p/1360577#M417069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this as your sheet condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Max(Date) &amp;lt; MakeDate(2099, 1, 1)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 17:22:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Field-Expression/m-p/1360577#M417069</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-26T17:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Date Field Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Field-Expression/m-p/1360578#M417070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny. this is close but what happens is because the date field (BILLING_END) has set values of 01/01/2099 the sheet is hidden all the time. What I am looking for is for the sheet to hid based on a selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example: Customer 1 has assets with a billing start date of 01/01/2015 and an end date or 12/31/2099 in this case the sheet can stay hidden but if that same customer has an asset with a billing start date of 01/01/2015 and an end date of 01/01/2016 the sheet should be displayed. This can be complicated as my default view is to always show the sheet no matter what the condition is. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 18:04:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Field-Expression/m-p/1360578#M417070</guid>
      <dc:creator>pandreozzi</dc:creator>
      <dc:date>2017-06-26T18:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Date Field Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Field-Expression/m-p/1360579#M417071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Might be easier if I can have a look at a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 18:27:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Field-Expression/m-p/1360579#M417071</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-26T18:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Date Field Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Field-Expression/m-p/1360580#M417072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, let me put some screen shots together and upload them tomorrow. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 18:40:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Field-Expression/m-p/1360580#M417072</guid>
      <dc:creator>pandreozzi</dc:creator>
      <dc:date>2017-06-26T18:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Date Field Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Field-Expression/m-p/1360581#M417073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny. I was able to put some screen shots together today but please do not feel like you need to reply today. If you have questions let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 19:28:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Field-Expression/m-p/1360581#M417073</guid>
      <dc:creator>pandreozzi</dc:creator>
      <dc:date>2017-06-26T19:28:24Z</dc:date>
    </item>
  </channel>
</rss>

