<?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: Somme d'une colonne in Search the Community</title>
    <link>https://community.qlik.com/t5/Search-the-Community/Somme-d-une-colonne/m-p/1787364#M182</link>
    <description>&lt;P&gt;Bonjour&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/136265"&gt;@NolRop&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;et si tu testes :&lt;/P&gt;&lt;LI-CODE lang="python"&gt;=count({&amp;lt;ORDER_NUMBER={"=sum(UNIT_PRICE)-sum(UNIT_SALE_PRICE)&amp;lt;&amp;gt;0"}&amp;gt;} distinct ORDER_NUMBER)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;le fichier en PJ&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Mar 2021 09:04:35 GMT</pubDate>
    <dc:creator>Taoufiq_Zarra</dc:creator>
    <dc:date>2021-03-02T09:04:35Z</dc:date>
    <item>
      <title>Somme d'une colonne</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Somme-d-une-colonne/m-p/1786878#M175</link>
      <description>&lt;P&gt;Bonjour à tous,&lt;/P&gt;&lt;P&gt;Voici mon problème que je n'arrive pas à résoudre malgré les différents forum déjà créés...&amp;nbsp;&lt;/P&gt;&lt;P&gt;J'ai une colonne où j'ai mis des 1 s'il y a une promotion dans une commande et un 0 si la commande n'a pas de promotion :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2021-02-28_16h50_33.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50027i0AF0AF65A365DB54/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2021-02-28_16h50_33.png" alt="2021-02-28_16h50_33.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;J'aimerai compter le nombre de commandes avec une promo par méthode de commande. Par exemple, pour la méthode de courrier électronique, j'aimerai (une fois qu'elle repliée) avoir le chiffre 5 car 5 commandes sur 11 ont une promotion.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Savez vous comment faire? J'ai réussi à obtenir le nombre de commandes par méthode mais pas le nombre de commande avec promotion...&amp;nbsp;&lt;/P&gt;&lt;P&gt;Merci à vous !&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nolwenn&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2021 15:53:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Somme-d-une-colonne/m-p/1786878#M175</guid>
      <dc:creator>NolRop</dc:creator>
      <dc:date>2021-02-28T15:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Somme d'une colonne</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Somme-d-une-colonne/m-p/1786948#M179</link>
      <description>&lt;P&gt;Bonjour&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/136265"&gt;@NolRop&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;normalement&lt;/P&gt;&lt;LI-CODE lang="python"&gt;=count({&amp;lt;ORDER_NUMBER={"=sum(Promotion en valeur)&amp;gt;0"}&amp;gt;} distinct ORDER_NUMBER)&lt;/LI-CODE&gt;&lt;P&gt;peut résoudre le problème avec sum(Promotion en valeur) est la mesure que tu utilises pour calculer "Promotion en valeur".&lt;/P&gt;&lt;P&gt;sinon tu peux partager ici un exemple de donnée ou un fichier qvw de test pour voir&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 09:05:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Somme-d-une-colonne/m-p/1786948#M179</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2021-03-01T09:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Somme d'une colonne</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Somme-d-une-colonne/m-p/1787358#M181</link>
      <description>&lt;P&gt;Bonjour&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/56648"&gt;@Taoufiq_Zarra&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Merci pour votre réponse ! La formule me met des 0...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Je vous joins mon fichier, il s'agit du dernier onglet, TDB 2.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Bonne journée,&lt;/P&gt;&lt;P&gt;Cordialement,&lt;/P&gt;&lt;P&gt;Nolwenn Ropars&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 08:53:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Somme-d-une-colonne/m-p/1787358#M181</guid>
      <dc:creator>NolRop</dc:creator>
      <dc:date>2021-03-02T08:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: Somme d'une colonne</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Somme-d-une-colonne/m-p/1787364#M182</link>
      <description>&lt;P&gt;Bonjour&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/136265"&gt;@NolRop&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;et si tu testes :&lt;/P&gt;&lt;LI-CODE lang="python"&gt;=count({&amp;lt;ORDER_NUMBER={"=sum(UNIT_PRICE)-sum(UNIT_SALE_PRICE)&amp;lt;&amp;gt;0"}&amp;gt;} distinct ORDER_NUMBER)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;le fichier en PJ&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 09:04:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Somme-d-une-colonne/m-p/1787364#M182</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2021-03-02T09:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Somme d'une colonne</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Somme-d-une-colonne/m-p/1787471#M184</link>
      <description>&lt;P&gt;Super, ça marche!! Merci pour votre aide!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 12:23:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Somme-d-une-colonne/m-p/1787471#M184</guid>
      <dc:creator>NolRop</dc:creator>
      <dc:date>2021-03-02T12:23:01Z</dc:date>
    </item>
  </channel>
</rss>

