<?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: Filed based on Date condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filed-based-on-Date-condition/m-p/77783#M782811</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If([Start Date]&amp;gt;=[Clinical Date] AND [Start Date]&amp;lt;=[Commercial Date],'Clinical',&lt;/P&gt;&lt;P&gt;If([Start Date]&amp;gt;[Commercial Date],'Commercial',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If([Start Date]&amp;lt;[Clinical Date],'Unknown')&lt;/P&gt;&lt;P&gt;)) As Status&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Mar 2018 09:04:54 GMT</pubDate>
    <dc:creator>sasiparupudi1</dc:creator>
    <dc:date>2018-03-23T09:04:54Z</dc:date>
    <item>
      <title>Filed based on Date condition</title>
      <link>https://community.qlik.com/t5/QlikView/Filed-based-on-Date-condition/m-p/77780#M782808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create Status filter based on 3 date fields And conditions some thing like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clinical : &lt;STRONG&gt;IF&lt;/STRONG&gt; Start Date &lt;STRONG&gt;between &lt;/STRONG&gt;Clinical Date&lt;STRONG&gt; &amp;amp; &lt;/STRONG&gt;Commercial Date&lt;/P&gt;&lt;P&gt;Commercial&lt;STRONG&gt; :&amp;nbsp; IF&lt;/STRONG&gt; Start Date &lt;STRONG&gt;&amp;gt;&lt;/STRONG&gt; Commercial Date&lt;/P&gt;&lt;P&gt;Unknown :&lt;STRONG&gt; IF &lt;/STRONG&gt;Start Date&lt;STRONG&gt; &amp;lt; &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Clinical Date&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;I have attached sample excel. Let me know if you need any other info.&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;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;-Jai&lt;BR /&gt;&lt;/SPAN&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/Filed-based-on-Date-condition/m-p/77780#M782808</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Filed based on Date condition</title>
      <link>https://community.qlik.com/t5/QlikView/Filed-based-on-Date-condition/m-p/77781#M782809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;why don't you create these filters when loading your date ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(for example and in a simplified syntax)&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;Product ID&lt;/P&gt;&lt;P&gt;,Start Date&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;,if( &lt;STRONG&gt;IF&lt;/STRONG&gt; Start Date &lt;STRONG&gt;between &lt;/STRONG&gt;Clinical Date&lt;STRONG&gt; &amp;amp; &lt;/STRONG&gt;Commercial Date,1,0) as Clinical&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 08:04:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filed-based-on-Date-condition/m-p/77781#M782809</guid>
      <dc:creator>olivierrobin</dc:creator>
      <dc:date>2018-03-23T08:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Filed based on Date condition</title>
      <link>https://community.qlik.com/t5/QlikView/Filed-based-on-Date-condition/m-p/77782#M782810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I guess Qlik don't have BETWEEN key word. If I meant somehing kindly elaborate more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Jai &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 08:40:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filed-based-on-Date-condition/m-p/77782#M782810</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-23T08:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Filed based on Date condition</title>
      <link>https://community.qlik.com/t5/QlikView/Filed-based-on-Date-condition/m-p/77783#M782811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If([Start Date]&amp;gt;=[Clinical Date] AND [Start Date]&amp;lt;=[Commercial Date],'Clinical',&lt;/P&gt;&lt;P&gt;If([Start Date]&amp;gt;[Commercial Date],'Commercial',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If([Start Date]&amp;lt;[Clinical Date],'Unknown')&lt;/P&gt;&lt;P&gt;)) As Status&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 09:04:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filed-based-on-Date-condition/m-p/77783#M782811</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2018-03-23T09:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Filed based on Date condition</title>
      <link>https://community.qlik.com/t5/QlikView/Filed-based-on-Date-condition/m-p/77784#M782812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #000000; font-family: 'trebuchet ms', geneva; font-size: 13px;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #000000; font-family: 'trebuchet ms', geneva; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #000000; font-family: 'trebuchet ms', geneva; font-size: 13px;"&gt;Use the below code &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #000000; font-family: 'trebuchet ms', geneva; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva; color: #000000;"&gt;If([Start Date] &amp;gt;= [Clinical Date] AND [Start Date] &amp;lt;= [Commercial Date],'Clinical',&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva; color: #000000;"&gt;If([Start Date]&amp;nbsp; &amp;gt;[Commercial Date],'Commercial',&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva; color: #000000;"&gt;&amp;nbsp;&amp;nbsp; If([Start Date] &amp;lt; [Clinical Date],'Unknown')&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #000000; font-family: 'trebuchet ms', geneva;"&gt;)) As Status_Filter&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #000000; font-family: 'trebuchet ms', geneva;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #000000; font-family: 'trebuchet ms', geneva;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #000000; font-family: 'trebuchet ms', geneva;"&gt;&lt;STRONG&gt;Thanks,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #000000; font-family: 'trebuchet ms', geneva;"&gt;&lt;STRONG&gt;Venkata Sreekanth&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 09:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filed-based-on-Date-condition/m-p/77784#M782812</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-23T09:11:18Z</dc:date>
    </item>
  </channel>
</rss>

