<?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 Minimum dates from two dates field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Minimum-dates-from-two-dates-field/m-p/1635231#M596250</link>
    <description>&lt;P&gt;Dear Team,&lt;/P&gt;&lt;P&gt;Please help me on this scenario. There is a condition, I want to consider the Minimum date from two dates and if Date1 is null ,need to consider Date2 vise versa. After generated new date field i need to count days by using Today()-Newdate. Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Tue, 15 Oct 2019 07:29:55 GMT</pubDate>
    <dc:creator>rkpatelqlikview</dc:creator>
    <dc:date>2019-10-15T07:29:55Z</dc:date>
    <item>
      <title>Minimum dates from two dates field</title>
      <link>https://community.qlik.com/t5/QlikView/Minimum-dates-from-two-dates-field/m-p/1635231#M596250</link>
      <description>&lt;P&gt;Dear Team,&lt;/P&gt;&lt;P&gt;Please help me on this scenario. There is a condition, I want to consider the Minimum date from two dates and if Date1 is null ,need to consider Date2 vise versa. After generated new date field i need to count days by using Today()-Newdate. Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2019 07:29:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Minimum-dates-from-two-dates-field/m-p/1635231#M596250</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2019-10-15T07:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum dates from two dates field</title>
      <link>https://community.qlik.com/t5/QlikView/Minimum-dates-from-two-dates-field/m-p/1635252#M596251</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Try like this:&lt;/P&gt;&lt;P&gt;If( Sent_Date &amp;gt;= Final_date and len(Sent_Date )&amp;gt;0 and len(Final_date )&amp;gt;0,&amp;nbsp;Sent_Date ,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if( Sent_Date &amp;lt; Final_date and len(Sent_Date )&amp;gt;0 and len(Final_date )&amp;gt;0,&amp;nbsp;Final_Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if(len(Sent_Date )=0 and len(Final_date )&amp;gt;0,Sent_Date ,Final_date )))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For interval:&amp;nbsp; Date(today(),'DD/MM/YYYY')- Above exp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2019 08:18:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Minimum-dates-from-two-dates-field/m-p/1635252#M596251</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2019-10-15T08:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum dates from two dates field</title>
      <link>https://community.qlik.com/t5/QlikView/Minimum-dates-from-two-dates-field/m-p/1635295#M596252</link>
      <description>&lt;P&gt;Thank you so much KC.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2019 09:50:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Minimum-dates-from-two-dates-field/m-p/1635295#M596252</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2019-10-15T09:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum dates from two dates field</title>
      <link>https://community.qlik.com/t5/QlikView/Minimum-dates-from-two-dates-field/m-p/1635301#M596253</link>
      <description>&lt;P&gt;You are welcome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2019 10:03:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Minimum-dates-from-two-dates-field/m-p/1635301#M596253</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2019-10-15T10:03:05Z</dc:date>
    </item>
  </channel>
</rss>

