<?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 Date Difference as Decimal in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Date-Difference-as-Decimal/m-p/1594262#M43705</link>
    <description>&lt;P&gt;I am trying to figure out the date difference between two dates but the value displayed as a whole number(years) and decimal(months). I can do Year(Formula) to get a whole number but my requirement is to display the value to the .00.&amp;nbsp;&lt;/P&gt;&lt;P&gt;StartDate = 2013-12-18&lt;/P&gt;&lt;P&gt;Ex:&amp;nbsp;(Today()- (StartDate)) = 5.5&lt;/P&gt;&lt;P&gt;I have read through the community but all of the proposed solutions have not worked for me. Any help or direction is greatly appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Phil&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jun 2019 16:06:19 GMT</pubDate>
    <dc:creator>philip_radovich</dc:creator>
    <dc:date>2019-06-20T16:06:19Z</dc:date>
    <item>
      <title>Date Difference as Decimal</title>
      <link>https://community.qlik.com/t5/App-Development/Date-Difference-as-Decimal/m-p/1594262#M43705</link>
      <description>&lt;P&gt;I am trying to figure out the date difference between two dates but the value displayed as a whole number(years) and decimal(months). I can do Year(Formula) to get a whole number but my requirement is to display the value to the .00.&amp;nbsp;&lt;/P&gt;&lt;P&gt;StartDate = 2013-12-18&lt;/P&gt;&lt;P&gt;Ex:&amp;nbsp;(Today()- (StartDate)) = 5.5&lt;/P&gt;&lt;P&gt;I have read through the community but all of the proposed solutions have not worked for me. Any help or direction is greatly appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Phil&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2019 16:06:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-Difference-as-Decimal/m-p/1594262#M43705</guid>
      <dc:creator>philip_radovich</dc:creator>
      <dc:date>2019-06-20T16:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Date Difference as Decimal</title>
      <link>https://community.qlik.com/t5/App-Development/Date-Difference-as-Decimal/m-p/1594302#M43721</link>
      <description>&lt;P&gt;Can you do:&lt;/P&gt;&lt;P&gt;(EndDate - StartDate) / 365&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2019 18:30:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-Difference-as-Decimal/m-p/1594302#M43721</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2019-06-20T18:30:47Z</dc:date>
    </item>
  </channel>
</rss>

