<?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 Différence entre deux dates in Francophones</title>
    <link>https://community.qlik.com/t5/Francophones/Diff%C3%A9rence-entre-deux-dates/m-p/959524#M7017</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bonjour,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Je n'arrive pas à calculer la différence entre deux dates: la première est saisie manuellement 31/12/2014, la deuxième est un champ de la base variable qui est la date d'embauche. la formule age(31/12/2014, date_embauche) n'affiche pas le bon résultat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pourriez vous m'aider SVP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Merci d'avance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Sep 2015 08:56:43 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-16T08:56:43Z</dc:date>
    <item>
      <title>Différence entre deux dates</title>
      <link>https://community.qlik.com/t5/Francophones/Diff%C3%A9rence-entre-deux-dates/m-p/959524#M7017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bonjour,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Je n'arrive pas à calculer la différence entre deux dates: la première est saisie manuellement 31/12/2014, la deuxième est un champ de la base variable qui est la date d'embauche. la formule age(31/12/2014, date_embauche) n'affiche pas le bon résultat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pourriez vous m'aider SVP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Merci d'avance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 08:56:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Diff%C3%A9rence-entre-deux-dates/m-p/959524#M7017</guid>
      <dc:creator />
      <dc:date>2015-09-16T08:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Différence entre deux date</title>
      <link>https://community.qlik.com/t5/Francophones/Diff%C3%A9rence-entre-deux-dates/m-p/959525#M7018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bonjour,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quel est le format du champ date_embauche ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 09:17:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Diff%C3%A9rence-entre-deux-dates/m-p/959525#M7018</guid>
      <dc:creator>sebchrmt</dc:creator>
      <dc:date>2015-09-16T09:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Différence entre deux dates</title>
      <link>https://community.qlik.com/t5/Francophones/Diff%C3%A9rence-entre-deux-dates/m-p/959526#M7019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Age('2014-12-31',date_embauche)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Age(Date#('31/12/2014','DD/MM/YYYY'),date_embauche)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Age(MakeDate(2014,12,31),date_embauche)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just make sure that "date_embauche" is correctly interpreted also. See &lt;A href="https://community.qlik.com/qlik-blogpost/2954"&gt;Why don’t my dates work?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 09:24:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Diff%C3%A9rence-entre-deux-dates/m-p/959526#M7019</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2015-09-16T09:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Différence entre deux dates</title>
      <link>https://community.qlik.com/t5/Francophones/Diff%C3%A9rence-entre-deux-dates/m-p/959527#M7020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it works perfectly, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 09:38:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Diff%C3%A9rence-entre-deux-dates/m-p/959527#M7020</guid>
      <dc:creator />
      <dc:date>2015-09-16T09:38:30Z</dc:date>
    </item>
  </channel>
</rss>

