<?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>idea Re: New function : Datediff to have the difference between two dates in month, week, year... - Status changed to: Open - Collecting Feedback in Suggest an Idea</title>
    <link>https://community.qlik.com/t5/Suggest-an-Idea/New-function-Datediff-to-have-the-difference-between-two-dates/idc-p/1761173#M4237</link>
    <description>&lt;P&gt;Thank you for your feedback on ways to improve our product. While this is something we understand would be useful, it's not on the short-term roadmap. Please continue to show your support for this idea.&lt;/P&gt;&lt;P&gt;Fyi, difference in days can calculated with subtraction and &lt;A href="https://help.qlik.com/en-US/sense/latest/Subsystems/Hub/Content/Sense_Hub/Scripting/FormattingFunctions/Interval.htm" target="_self"&gt;Interval&lt;/A&gt; can format to hours, min, secs&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Patric&lt;/P&gt;</description>
    <pubDate>Thu, 12 Nov 2020 14:01:00 GMT</pubDate>
    <dc:creator>Patric_Nordstrom</dc:creator>
    <dc:date>2020-11-12T14:01:00Z</dc:date>
    <item>
      <title>New function : Datediff to have the difference between two dates in month, week, year...</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/New-function-Datediff-to-have-the-difference-between-two-dates/idi-p/1756870</link>
      <description>&lt;P&gt;Hello all,&lt;BR /&gt;&lt;BR /&gt;Datediff is a very, very common function in every BI Tools I know, from SQL (&lt;A href="https://docs.microsoft.com/fr-fr/sql/t-sql/functions/datediff-transact-sql?view=sql-server-ver15" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/fr-fr/sql/t-sql/functions/datediff-transact-sql?view=sql-server-ver15&lt;/A&gt; ) to competitors products.&lt;BR /&gt;&lt;BR /&gt;The concept is simple :&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;&lt;SPAN class="hljs-keyword"&gt;DATEDIFF&lt;/SPAN&gt; ( datepart , startdate , enddate )  &lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;where datepart can be month, week, year and so on. It's very useful, especially with month or years that can have a variagle length(28-31 and 365-366 days).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Simon&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 08:50:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/New-function-Datediff-to-have-the-difference-between-two-dates/idi-p/1756870</guid>
      <dc:creator>simonaubert</dc:creator>
      <dc:date>2020-11-25T08:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: New function : Datediff to have the difference between two dates in month, week, year...</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/New-function-Datediff-to-have-the-difference-between-two-dates/idc-p/1756880#M3966</link>
      <description>&lt;P&gt;Great idea &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/54230"&gt;@simonaubert&lt;/a&gt;&amp;nbsp;. It will be very helpful.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 21:48:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/New-function-Datediff-to-have-the-difference-between-two-dates/idc-p/1756880#M3966</guid>
      <dc:creator>marcel_olmo</dc:creator>
      <dc:date>2020-10-28T21:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: New function : Datediff to have the difference between two dates in month, week, year... - Status changed to: Open - Collecting Feedback</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/New-function-Datediff-to-have-the-difference-between-two-dates/idc-p/1761173#M4237</link>
      <description>&lt;P&gt;Thank you for your feedback on ways to improve our product. While this is something we understand would be useful, it's not on the short-term roadmap. Please continue to show your support for this idea.&lt;/P&gt;&lt;P&gt;Fyi, difference in days can calculated with subtraction and &lt;A href="https://help.qlik.com/en-US/sense/latest/Subsystems/Hub/Content/Sense_Hub/Scripting/FormattingFunctions/Interval.htm" target="_self"&gt;Interval&lt;/A&gt; can format to hours, min, secs&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Patric&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 14:01:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/New-function-Datediff-to-have-the-difference-between-two-dates/idc-p/1761173#M4237</guid>
      <dc:creator>Patric_Nordstrom</dc:creator>
      <dc:date>2020-11-12T14:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: New function : Datediff to have the difference between two dates in month, week, year...</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/New-function-Datediff-to-have-the-difference-between-two-dates/idc-p/1761187#M4245</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24514"&gt;@Patric_Nordstrom&lt;/a&gt;Hello. Yep, I already use substraction for days or hours... I can divide by 7 for weeks but my difficulty is more with months or years that have variable length.&lt;/P&gt;&lt;P&gt;Moreover, this function is a standard in the industry.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Simon&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 14:14:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/New-function-Datediff-to-have-the-difference-between-two-dates/idc-p/1761187#M4245</guid>
      <dc:creator>simonaubert</dc:creator>
      <dc:date>2020-11-12T14:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: New function : Datediff to have the difference between two dates in month, week, year...</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/New-function-Datediff-to-have-the-difference-between-two-dates/idc-p/1784222#M5139</link>
      <description>&lt;P&gt;good idea&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 15:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/New-function-Datediff-to-have-the-difference-between-two-dates/idc-p/1784222#M5139</guid>
      <dc:creator>Olivier_W</dc:creator>
      <dc:date>2021-02-19T15:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: New function : Datediff to have the difference between two dates in month, week, year...</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/New-function-Datediff-to-have-the-difference-between-two-dates/idc-p/2006504#M10848</link>
      <description>&lt;P&gt;Wäre sehr hilfreich. Gute Idee.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 15:57:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/New-function-Datediff-to-have-the-difference-between-two-dates/idc-p/2006504#M10848</guid>
      <dc:creator>Hanspeter</dc:creator>
      <dc:date>2022-11-18T15:57:49Z</dc:date>
    </item>
    <item>
      <title>From now on, please track this idea from the Ideation por...</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/New-function-Datediff-to-have-the-difference-between-two-dates/idc-p/2100716#M13966</link>
      <description>&lt;P&gt;From now on, please track this idea from the Ideation portal.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A title="Link to new idea" href="https://ideation.qlik.com/app/#/case/301118" target="_blank" rel="noopener"&gt;Link to new idea&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Meghann&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;EM&gt;NOTE: Upon clicking this link 2 tabs may open - please feel free to close the one with a login page. If you &lt;STRONG&gt;only&lt;/STRONG&gt; see 1 tab with the login page, please try clicking this link first: &lt;STRONG&gt;&lt;A title="Authenticate me!" href="#" target="_blank" rel="noopener"&gt;Authenticate me!&lt;/A&gt;&lt;/STRONG&gt;&amp;nbsp;t&lt;/EM&gt;&lt;EM&gt;hen try the link above again. Ensure pop-up blocker is off.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 15:49:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/New-function-Datediff-to-have-the-difference-between-two-dates/idc-p/2100716#M13966</guid>
      <dc:creator>Meghann_MacDonald</dc:creator>
      <dc:date>2023-08-02T15:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: New function : Datediff to have the difference between two dates in month, week, year... - Status changed to: Closed - Archived</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/New-function-Datediff-to-have-the-difference-between-two-dates/idc-p/2100717#M13967</link>
      <description />
      <pubDate>Wed, 02 Aug 2023 15:49:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/New-function-Datediff-to-have-the-difference-between-two-dates/idc-p/2100717#M13967</guid>
      <dc:creator>Ideation</dc:creator>
      <dc:date>2023-08-02T15:49:10Z</dc:date>
    </item>
  </channel>
</rss>

