<?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 Re: courbe cumulée à partir de 2 bases différentes in Francophones</title>
    <link>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393964#M12455</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;bonjour Sébastien,&lt;/P&gt;&lt;P&gt;comme je suis novice, je n'utilise pas de script de chargement, j'ai juste ajouté mes bases, et après je fais mes requêtes en fonction de ce que je veux. Quand mes données changent je les mets à jour manuellement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;merci pour ton aide&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Nov 2017 08:52:48 GMT</pubDate>
    <dc:creator>f_goldenberg</dc:creator>
    <dc:date>2017-11-30T08:52:48Z</dc:date>
    <item>
      <title>courbe cumulée à partir de 2 bases différentes</title>
      <link>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393957#M12448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="vertical-align: inherit; font-size: 10pt; font-family: Arial, sans-serif;"&gt;Bonjour,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="vertical-align: inherit; font-size: 10pt; font-family: Arial, sans-serif;"&gt;2 de sources de Donnees:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;SPAN style="vertical-align: inherit;"&gt;Source 1: &lt;/SPAN&gt;&lt;SPAN style="; vertical-align: inherit;"&gt;&lt;STRONG&gt;montant de la brute en € Marge&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="vertical-align: inherit;"&gt; / &lt;/SPAN&gt;&lt;SPAN style="; vertical-align: inherit;"&gt;&lt;STRONG&gt;jour&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="vertical-align: inherit;"&gt; (JJ de la facture / MM / AAAA) / &lt;/SPAN&gt;&lt;SPAN style="; vertical-align: inherit;"&gt;&lt;STRONG&gt;Business Unit&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;SPAN style="vertical-align: inherit;"&gt;Source 2: &lt;/SPAN&gt;&lt;SPAN style="; vertical-align: inherit;"&gt;&lt;STRONG&gt;Prix de la Business Unit en €&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="vertical-align: inherit;"&gt; / &lt;/SPAN&gt;&lt;SPAN style="vertical-align: inherit; font-size: 13.3333px;"&gt;&lt;STRONG&gt;jour &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="vertical-align: inherit;"&gt;(JJ / MM / AAAA) / &lt;/SPAN&gt;&lt;SPAN style="vertical-align: inherit; font-size: 13.3333px;"&gt;&lt;STRONG&gt;Business Unit&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;j'ai lié les source par Business Unit pour pouvoir faire un tri par business unit&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;je voudrais avoir sur un même graphique 2 courbes cumulées mois par mois : le montant facturé et le coût de la business unit&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="vertical-align: inherit; font-size: 10pt; font-family: Arial, sans-serif;"&gt;j'utilise les fonctions:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="vertical-align: inherit; font-size: 10pt; font-family: Arial, sans-serif;"&gt;Rangesum (ci-dessus (somme ([Marge Brute]), 0,12))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="vertical-align: inherit; font-size: 10pt; font-family: Arial, sans-serif;"&gt;Rangesum (ci-dessus (somme ([Prix BU]), 0,12))&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Le problème est que j'ai un cumul total de la marge brute à l'année par mois (il prend le total de l'année et le rajoute tous les mois)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="vertical-align: inherit;"&gt;Merci à vous tous pour votre aide&lt;/SPAN&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;IMG __jive_id="185052" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/185052_Capture.PNG" style="height: 290px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 09:08:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393957#M12448</guid>
      <dc:creator>f_goldenberg</dc:creator>
      <dc:date>2017-11-29T09:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: courbe cumulée à partir de 2 bases différentes</title>
      <link>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393958#M12449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;et si tu fais juste ceci ?&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: Arial, sans-serif;"&gt;Rangesum ([Marge Brute], 0,12)&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-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Arial, sans-serif;"&gt;Rangesum ([Prix BU], 0,12)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 13:08:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393958#M12449</guid>
      <dc:creator>kevinchevrier</dc:creator>
      <dc:date>2017-11-29T13:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: courbe cumulée à partir de 2 bases différentes</title>
      <link>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393959#M12450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ca ne marche toujours pas. je pense que c'est par rapport aux dates qu'il y a un problème&lt;IMG alt="Capture2.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/185085_Capture2.PNG" style="height: 279px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 13:34:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393959#M12450</guid>
      <dc:creator>f_goldenberg</dc:creator>
      <dc:date>2017-11-29T13:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: courbe cumulée à partir de 2 bases différentes</title>
      <link>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393960#M12451</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;Le comportement est normal, il faut que tu lies tes données sur la Date/ BU, ou que tu concatene tes deux tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 16:20:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393960#M12451</guid>
      <dc:creator>christophebrault</dc:creator>
      <dc:date>2017-11-29T16:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: courbe cumulée à partir de 2 bases différentes</title>
      <link>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393961#M12452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;La piste de Christophe m'a l'air bonne. Fais ta liaison sur Business Unit + Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pour cela, dans tes 2 tables mets quelque chose du genre :&lt;/P&gt;&lt;P&gt;[Business Unit] &amp;amp; '_' &amp;amp; Year(Date) &amp;amp; Num(Month(Date)) as BU_ANNEEMOIS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sinon tu peux toujours faire un Left join.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 16:30:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393961#M12452</guid>
      <dc:creator>kevinchevrier</dc:creator>
      <dc:date>2017-11-29T16:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: courbe cumulée à partir de 2 bases différentes</title>
      <link>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393962#M12453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;désolé mais ca ne marche toujours pas,&lt;/P&gt;&lt;P&gt;je pense que le problème vient que j'ai plus de lignes &lt;SPAN style="font-size: 13.3333px;"&gt;par mois dans une base que dans l'autre &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;merci&lt;/SPAN&gt;&lt;IMG alt="Capture3.PNG" class="jive-image image-1" height="281" src="https://community.qlik.com/legacyfs/online/185159_Capture3.PNG" style="height: 280.994px; width: 488px;" width="488" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 19:36:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393962#M12453</guid>
      <dc:creator>f_goldenberg</dc:creator>
      <dc:date>2017-11-29T19:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: courbe cumulée à partir de 2 bases différentes</title>
      <link>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393963#M12454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌Non, le nombre de données de chaque côté n’a aucune importance &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Par contre, si tu pouvais nous donner ton script de chargement, on pourrait plus facilement t’aider.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 05:51:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393963#M12454</guid>
      <dc:creator>sfatoux72</dc:creator>
      <dc:date>2017-11-30T05:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: courbe cumulée à partir de 2 bases différentes</title>
      <link>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393964#M12455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;bonjour Sébastien,&lt;/P&gt;&lt;P&gt;comme je suis novice, je n'utilise pas de script de chargement, j'ai juste ajouté mes bases, et après je fais mes requêtes en fonction de ce que je veux. Quand mes données changent je les mets à jour manuellement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;merci pour ton aide&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 08:52:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393964#M12455</guid>
      <dc:creator>f_goldenberg</dc:creator>
      <dc:date>2017-11-30T08:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: courbe cumulée à partir de 2 bases différentes</title>
      <link>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393965#M12456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌Ok&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dans ce cas, ajoute dans tes 2 jeux de données une colonne Mois qui contiendra le 1er jour du mois de ta date (formule dans Excel:&lt;SPAN class="sy1" style="padding: 0 5px; font-family: inherit; font-size: inherit; font-style: inherit; color: #fbde2d;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;C2&lt;/SPAN&gt;&lt;SPAN class="sy1" style="padding: 0 5px; font-family: inherit; font-size: inherit; font-style: inherit; color: #fbde2d;"&gt;-&lt;/SPAN&gt;&lt;SPAN class="kw4" style="font-family: inherit; font-size: inherit; font-style: inherit; color: #5ce638;"&gt;DAY&lt;/SPAN&gt;&lt;SPAN class="sy0" style="font-family: inherit; font-size: inherit; font-style: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;C2&lt;/SPAN&gt;&lt;SPAN class="sy0" style="font-family: inherit; font-size: inherit; font-style: inherit;"&gt;)&lt;/SPAN&gt;&lt;SPAN class="sy1" style="padding: 0 5px; font-family: inherit; font-size: inherit; font-style: inherit; color: #fbde2d;"&gt;+&lt;/SPAN&gt;&lt;SPAN class="nu0" style="font-family: inherit; font-size: inherit; font-style: inherit;"&gt;1 )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tes 2 tables seront liées par les champs Mois et Business Unit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 18:05:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393965#M12456</guid>
      <dc:creator>sfatoux72</dc:creator>
      <dc:date>2017-11-30T18:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: courbe cumulée à partir de 2 bases différentes</title>
      <link>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393966#M12457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;merci c'est la bonne solution,&lt;/P&gt;&lt;P&gt;pour info ta formule ne va pas car excel prend le N° de code de la date (du type 43224848) et quand on l'importe dans qlik sens, ça ne reconnait pas le mois.&lt;/P&gt;&lt;P&gt;Il faut donc prendre la formule =TEXTE(A2;"mmm")&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Dec 2017 14:21:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393966#M12457</guid>
      <dc:creator>f_goldenberg</dc:creator>
      <dc:date>2017-12-02T14:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: courbe cumulée à partir de 2 bases différentes</title>
      <link>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393967#M12458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MERCI A TOUS pour votre aide&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Dec 2017 14:22:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393967#M12458</guid>
      <dc:creator>f_goldenberg</dc:creator>
      <dc:date>2017-12-02T14:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: courbe cumulée à partir de 2 bases différentes</title>
      <link>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393968#M12459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌Super,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mais c‘est moyennement cool de mettre ton remerciement comme réponse correcte.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Dec 2017 18:03:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393968#M12459</guid>
      <dc:creator>sfatoux72</dc:creator>
      <dc:date>2017-12-02T18:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: courbe cumulée à partir de 2 bases différentes</title>
      <link>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393969#M12460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ha pardon je vais le corriger ☺&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cordialement,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Francois Goldenberg&lt;/P&gt;&lt;P&gt;Directeur Associé&lt;/P&gt;&lt;P&gt;T : 01 49 10 30 31 / M : 06 72 86 48 18&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;86/88 rue Thiers – 92100 Boulogne-Billancourt&lt;/P&gt;&lt;P&gt;www.agencesurf.com&amp;lt;http://www.agencesurf.com/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;De : Sébastien Fatoux &lt;/P&gt;&lt;P&gt;Envoyé : samedi 2 décembre 2017 19:04&lt;/P&gt;&lt;P&gt;À : François GOLDENBERG &amp;lt;F.GOLDENBERG@agencesurf.com&amp;gt;&lt;/P&gt;&lt;P&gt;Objet : Re:  - courbe cumulée à partir de 2 bases différentes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Dec 2017 18:18:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/courbe-cumul%C3%A9e-%C3%A0-partir-de-2-bases-diff%C3%A9rentes/m-p/1393969#M12460</guid>
      <dc:creator>f_goldenberg</dc:creator>
      <dc:date>2017-12-03T18:18:05Z</dc:date>
    </item>
  </channel>
</rss>

