<?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: Interval days between dates in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Interval-days-between-dates/m-p/1730720#M55740</link>
    <description>&lt;P&gt;share your expression how you are doing this.&lt;/P&gt;&lt;P&gt;typically this is how typically date conversion is done&lt;/P&gt;&lt;P&gt;Date(Date#('&lt;SPAN&gt;2017-03-15','YYYY-MM-DD'),'DD-MM-YYYY')&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jul 2020 17:01:40 GMT</pubDate>
    <dc:creator>dplr-rn</dc:creator>
    <dc:date>2020-07-24T17:01:40Z</dc:date>
    <item>
      <title>Interval days between dates</title>
      <link>https://community.qlik.com/t5/App-Development/Interval-days-between-dates/m-p/1730713#M55739</link>
      <description>&lt;P&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;I have two tables with two different date format :&lt;/P&gt;&lt;P&gt;Start Date 10-May-2015&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finish Date 2017-03-15&lt;/P&gt;&lt;P&gt;I should calculate difference between these two dates in days. I tried to change the format with date#..but still doesn't work. How I should do? Thanks to everyone&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2020 16:32:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Interval-days-between-dates/m-p/1730713#M55739</guid>
      <dc:creator>Shi</dc:creator>
      <dc:date>2020-07-24T16:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: Interval days between dates</title>
      <link>https://community.qlik.com/t5/App-Development/Interval-days-between-dates/m-p/1730720#M55740</link>
      <description>&lt;P&gt;share your expression how you are doing this.&lt;/P&gt;&lt;P&gt;typically this is how typically date conversion is done&lt;/P&gt;&lt;P&gt;Date(Date#('&lt;SPAN&gt;2017-03-15','YYYY-MM-DD'),'DD-MM-YYYY')&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2020 17:01:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Interval-days-between-dates/m-p/1730720#M55740</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2020-07-24T17:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Interval days between dates</title>
      <link>https://community.qlik.com/t5/App-Development/Interval-days-between-dates/m-p/1730769#M55747</link>
      <description>&lt;P&gt;date# should work as long as you are applying correct format to it. You need to apply the same format as data currently holds. So try using below to find difference of days&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;date#([Finish Date],'YYYY-MM-DD') -&amp;nbsp;date#([Start Date],'DD-MMM-YYYY') &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2020 21:30:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Interval-days-between-dates/m-p/1730769#M55747</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-07-24T21:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Interval days between dates</title>
      <link>https://community.qlik.com/t5/App-Development/Interval-days-between-dates/m-p/1730802#M55752</link>
      <description>&lt;P&gt;It worked! thanks a lot&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jul 2020 10:43:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Interval-days-between-dates/m-p/1730802#M55752</guid>
      <dc:creator>Shi</dc:creator>
      <dc:date>2020-07-25T10:43:36Z</dc:date>
    </item>
  </channel>
</rss>

