<?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: Specific Date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Specific-Date/m-p/1238611#M393656</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=if(nwEVENTDTE &amp;gt;='10/13/2016 and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;nwEVENTDTE &lt;/SPAN&gt;&amp;lt;= 4/5/2017', nwEVENTDTE)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Feb 2017 19:00:50 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-02-21T19:00:50Z</dc:date>
    <item>
      <title>Specific Date</title>
      <link>https://community.qlik.com/t5/QlikView/Specific-Date/m-p/1238609#M393654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a field called nwEVENTDTE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating a chart (straight table) using nwEVENTDTE as the dimension. I want to limit the dates that appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only want to display nwEVENTDTE from 10/13/2016 through 4/5/2017.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't seem to get the structure of the calculated dimension correct. I am using&lt;/P&gt;&lt;P&gt;=if(nwEVENTDTE &amp;gt;='10/13/2016 &amp;lt;= 4/5/2017', nwEVENTDTE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;however this still displays dates before 10/13/2016. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 18:53:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Specific-Date/m-p/1238609#M393654</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2017-02-21T18:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Specific Date</title>
      <link>https://community.qlik.com/t5/QlikView/Specific-Date/m-p/1238610#M393655</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;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=if(nwEVENTDTE &amp;gt;= MakeDate(2016, 13, 10) and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;nwEVENTDTE &lt;/SPAN&gt;&amp;lt;= MakeDate(2017, 5, 4), nwEVENTDTE)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 19:00:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Specific-Date/m-p/1238610#M393655</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-21T19:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Specific Date</title>
      <link>https://community.qlik.com/t5/QlikView/Specific-Date/m-p/1238611#M393656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=if(nwEVENTDTE &amp;gt;='10/13/2016 and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;nwEVENTDTE &lt;/SPAN&gt;&amp;lt;= 4/5/2017', nwEVENTDTE)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 19:00:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Specific-Date/m-p/1238611#M393656</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-21T19:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Specific Date</title>
      <link>https://community.qlik.com/t5/QlikView/Specific-Date/m-p/1238612#M393657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used this however still was not working. I added a ' after initial date and before secondary date and it worked&lt;/P&gt;&lt;P&gt;=if(nwEVENTDTE &amp;gt;='10/13/2016' and nwEVENTDTE &amp;lt;= '4/5/2017', nwEVENTDTE)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 19:02:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Specific-Date/m-p/1238612#M393657</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2017-02-21T19:02:46Z</dc:date>
    </item>
  </channel>
</rss>

