<?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 Calcule sur une meme periode in Francophones</title>
    <link>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354487#M11601</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bonjour, &lt;/P&gt;&lt;P&gt;Je veux avoir une courbe des ventes sur la méme periode pour 20166 et 2017, &lt;/P&gt;&lt;P&gt;Pour les 4 premiers mois de l'année et non pour toutes l'année psk en 2017 j'ai que les 4 mois:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/163506_Capture.PNG" style="height: 185px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;et ce que je dois faire un délimiteur sur la période?&lt;/P&gt;&lt;P&gt;Merci&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 May 2017 10:25:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-05-16T10:25:20Z</dc:date>
    <item>
      <title>Calcule sur une meme periode</title>
      <link>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354487#M11601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bonjour, &lt;/P&gt;&lt;P&gt;Je veux avoir une courbe des ventes sur la méme periode pour 20166 et 2017, &lt;/P&gt;&lt;P&gt;Pour les 4 premiers mois de l'année et non pour toutes l'année psk en 2017 j'ai que les 4 mois:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/163506_Capture.PNG" style="height: 185px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;et ce que je dois faire un délimiteur sur la période?&lt;/P&gt;&lt;P&gt;Merci&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 10:25:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354487#M11601</guid>
      <dc:creator />
      <dc:date>2017-05-16T10:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Calcule sur une meme periode</title>
      <link>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354488#M11602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Je pense qu'il faut faire un set analysis pour exclure les nuls :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;TONCHAMP-={'0','','NOT','-'}&amp;gt;} TONCHAMP)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 11:48:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354488#M11602</guid>
      <dc:creator>kevinchevrier</dc:creator>
      <dc:date>2017-05-16T11:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Calcule sur une meme periode</title>
      <link>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354489#M11603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Je viens de voir que c'était des valeurs cumulées.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tu peux créer une variable comme cela dans ctrl + alt + v :&lt;/P&gt;&lt;P&gt;Tu l'appelles vMois et tu mets =Month(Today())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ensuite dans ton expression tu mets :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(ANNEE = YEAR(Today()), Sum({&amp;lt;MOIS={"&amp;lt;$(=vMois)"}&amp;gt; } [TON CHAMP]), Sum([TON CHAMP}))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 12:01:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354489#M11603</guid>
      <dc:creator>kevinchevrier</dc:creator>
      <dc:date>2017-05-16T12:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Calcule sur une meme periode</title>
      <link>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354490#M11604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;J'ai essayé mais ça marche pas je pense que je dois connaitre le dernier mois de 2017 (max2017) afin de faire le calcul de 2017 que sur la période janvier -(max2017) &lt;/P&gt;&lt;P&gt;j'ai essayé :&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;année={$(vLastYear)}, mois = {"&amp;gt;$('janvier'))&amp;lt;=$(#=max(MoisEnum))" &amp;gt;}[Montant Net]) &lt;/P&gt;&lt;P&gt;MoisEnu me donne 5 pour 2017 car mai est le dernier mois mais je pense que la il le prend pas en cosideration&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 12:21:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354490#M11604</guid>
      <dc:creator />
      <dc:date>2017-05-16T12:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Calcule sur une meme periode</title>
      <link>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354491#M11605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Ton calcul n'est pas bon car il te renverrait les montants de l'année dernière pour le mois de janvier à mai.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;As-tu bien adapté la syntaxe que je t'ai donné à ton besoin ? :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=IF(année=YEAR(Today()), Sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="color: #800000;"&gt;année&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;"=$(=max(année))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;mois={"&amp;lt;$(=vMois)"}&amp;gt; } [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Montant Net&lt;/SPAN&gt;]), &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="color: #800000;"&gt;année&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;"&amp;lt;$(=max(année))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;mois=&amp;gt; } [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Montant Net&lt;/SPAN&gt;])&lt;/SPAN&gt;&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Kevin&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 12:36:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354491#M11605</guid>
      <dc:creator>kevinchevrier</dc:creator>
      <dc:date>2017-05-16T12:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Calcule sur une meme periode</title>
      <link>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354492#M11606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pour répondre à ca :&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Oui 'ai besoin du montant de 2016.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Pour 2017 je l'ai mais j'ai besoin de 2016 sur la même période que celui de 2017 donc si 2017 c'est de janvier -mai alr 2017 ca sera le montant de janvier-mai.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Si je comprend bien tu veux 2016 et 2017 de janvier à mai donc :&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit; color: #800000;"&gt;année&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit;"&gt;mois={"&amp;lt;=$(=vMois)"}&amp;gt; } [&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;Montant Net&lt;/SPAN&gt;])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 12:55:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354492#M11606</guid>
      <dc:creator>kevinchevrier</dc:creator>
      <dc:date>2017-05-16T12:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Calcule sur une meme periode</title>
      <link>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354493#M11607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oui&amp;nbsp; dans 2 courbes différentes, celui de 2017 je l'ai sur la période janvier-mai&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;année={$(vCurYear)} &amp;gt;}[Montant Net]) &lt;/P&gt;&lt;P&gt;Mais celui de 2016 j'ai le montant de tous les mois mais je voudrai sur la mémé période janvier-mai:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 13:01:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354493#M11607</guid>
      <dc:creator />
      <dc:date>2017-05-16T13:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Calcule sur une meme periode</title>
      <link>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354494#M11608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;j'ai essaye de faire :&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;année={$(vLastYear)}&amp;gt;}[Montant Net]) &lt;/P&gt;&lt;P&gt;Lastyear= 2016&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;curyear=2017&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; une condition sur la dimension mois:&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=num(mois)&amp;lt;=vLastMonth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-size: 13.3333px;"&gt;vLastMonth&lt;/SPAN&gt;= max({&amp;lt;année={"$(vCurYear)"}&amp;gt;}MoisEnum)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 13:04:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354494#M11608</guid>
      <dc:creator />
      <dc:date>2017-05-16T13:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Calcule sur une meme periode</title>
      <link>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354495#M11609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dans ce cas :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pour ton expression 2016 : &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;Sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit; color: #800000;"&gt;année&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;"=$(=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vLastYear&lt;/SPAN&gt;))"&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;},&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;mois={"&amp;lt;=$(=vMois)"}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit;"&gt;&amp;gt; } [&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;Montant Net&lt;/SPAN&gt;])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;ou&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: inherit; font-weight: inherit;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;Sum({&amp;lt;&lt;SPAN style="font-family: inherit; font-size: 13px; font-style: inherit; font-weight: inherit; color: #800000;"&gt;année&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit; font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;"=$(=max(année)-1)"&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;mois={"&amp;lt;=$(=vMois)"}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit;"&gt;&amp;gt; } [&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;Montant Net&lt;/SPAN&gt;])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pour ton expression 2017 :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: inherit; font-weight: inherit;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;Sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit; color: #800000;"&gt;année&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;"=$(=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vYear&lt;/SPAN&gt;))"&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;},&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;mois={"&amp;lt;=$(=vMois)"}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit;"&gt;&amp;gt; } [&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;Montant Net&lt;/SPAN&gt;])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;ou&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: inherit; font-weight: inherit;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;Sum({&amp;lt;&lt;SPAN style="font-family: inherit; font-size: 13px; font-style: inherit; font-weight: inherit; color: #800000;"&gt;année&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit; font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;"=$(=max(année))"&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;mois={"&amp;lt;=$(=vMois)"}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit;"&gt;&amp;gt; } [&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;Montant Net&lt;/SPAN&gt;])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 13:07:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354495#M11609</guid>
      <dc:creator>kevinchevrier</dc:creator>
      <dc:date>2017-05-16T13:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Calcule sur une meme periode</title>
      <link>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354496#M11610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tu n'as pas besoin de vLastMonth.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Utilise les expressions que je t'ai mis en-dessous (dans mon dernier post)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 13:12:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354496#M11610</guid>
      <dc:creator>kevinchevrier</dc:creator>
      <dc:date>2017-05-16T13:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Calcule sur une meme periode</title>
      <link>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354497#M11611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;D'ailleurs tu peux automatiser tes variables de cette manière :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;vLastyear= YEAR(Today())-1&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;vcuryear= &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;YEAR(Today())&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 13:14:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354497#M11611</guid>
      <dc:creator>kevinchevrier</dc:creator>
      <dc:date>2017-05-16T13:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Calcule sur une meme periode</title>
      <link>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354498#M11612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Merci, je vais essayé.&lt;/P&gt;&lt;P&gt;Elles sont automatisées déjà avec un max(année)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 13:16:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354498#M11612</guid>
      <dc:creator />
      <dc:date>2017-05-16T13:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Calcule sur une meme periode</title>
      <link>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354499#M11613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kevin Chevrier pouvez vous m'orienter sur le sujet:&lt;/P&gt;&lt;H1 style="font-size: 26px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/1266055#1266055" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;Cumul sur une année glissante&lt;/A&gt;&lt;/H1&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Merci à vous.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 13:50:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Calcule-sur-une-meme-periode/m-p/1354499#M11613</guid>
      <dc:creator />
      <dc:date>2017-05-16T13:50:39Z</dc:date>
    </item>
  </channel>
</rss>

