<?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 Difference between two dates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Difference-between-two-dates/m-p/2106025#M1224394</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;I´d like to get the difference of two dates in days. I tried the Interval-function, but after using it, the result was only '-'.&lt;BR /&gt;I am using the following function:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Interval(V_BelegKopf.Pruefungsdatum - V_BelegKopf.BelegDatum,'D')&lt;/P&gt;
&lt;P&gt;Could somebody help me, please?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Aug 2023 19:24:58 GMT</pubDate>
    <dc:creator>Bad_QlikDeveloper99</dc:creator>
    <dc:date>2023-08-15T19:24:58Z</dc:date>
    <item>
      <title>Difference between two dates</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-between-two-dates/m-p/2106025#M1224394</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;I´d like to get the difference of two dates in days. I tried the Interval-function, but after using it, the result was only '-'.&lt;BR /&gt;I am using the following function:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Interval(V_BelegKopf.Pruefungsdatum - V_BelegKopf.BelegDatum,'D')&lt;/P&gt;
&lt;P&gt;Could somebody help me, please?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 19:24:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-between-two-dates/m-p/2106025#M1224394</guid>
      <dc:creator>Bad_QlikDeveloper99</dc:creator>
      <dc:date>2023-08-15T19:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between two dates</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-between-two-dates/m-p/2106050#M1224396</link>
      <description>&lt;P&gt;It could be that your ...datum fields are not recognised as dates.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you ensured that then your expression&amp;nbsp; or just num(&lt;EM&gt;V_BelegKopf.Pruefungsdatum&lt;/EM&gt; - &lt;EM&gt;V_BelegKopf.BelegDatum, '0')&amp;nbsp;&lt;/EM&gt;should give you what you want.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 21:49:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-between-two-dates/m-p/2106050#M1224396</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2023-08-15T21:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between two dates</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-between-two-dates/m-p/2106055#M1224397</link>
      <description>&lt;P&gt;Try&lt;/P&gt;
&lt;P&gt;=Floor(Num(V_BelegKopf.Pruefungsdatum - V_BelegKopf.BelegDatum))&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 22:30:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-between-two-dates/m-p/2106055#M1224397</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2023-08-15T22:30:35Z</dc:date>
    </item>
  </channel>
</rss>

