<?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: Set analysis group by in Francophones</title>
    <link>https://community.qlik.com/t5/Francophones/Set-analysis-group-by/m-p/2061623#M16632</link>
    <description>&lt;P&gt;Bonjour,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Je ne suis pas sûr d'avoir bien compris le problème car il n'y a dans votre exemple, qu'une seule quantité par article et par semaine.&lt;/P&gt;
&lt;P&gt;Mais si on imagine qu'il y avait plusieurs lignes pour chaque article avec chacune une quantité différente, la formule&amp;nbsp;&lt;/P&gt;
&lt;P&gt;AGGR(MAX(quantite), Article, numero_semaine)&lt;/P&gt;
&lt;P&gt;devrait répondre à votre besoin.&lt;/P&gt;</description>
    <pubDate>Tue, 18 Apr 2023 15:26:29 GMT</pubDate>
    <dc:creator>Dref278</dc:creator>
    <dc:date>2023-04-18T15:26:29Z</dc:date>
    <item>
      <title>Set analysis group by</title>
      <link>https://community.qlik.com/t5/Francophones/Set-analysis-group-by/m-p/2061617#M16631</link>
      <description>&lt;P&gt;Bonjour,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;J'ai le tableau suivant:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Je souhaite faire la somme de la colonne "Test" en prenant le max uniquement le max de la semaine par article.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE width="466px"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="106.344px" height="25px"&gt;Article&lt;/TD&gt;
&lt;TD width="164.188px" height="25px"&gt;numero_semaine&lt;/TD&gt;
&lt;TD width="91.4375px" height="25px"&gt;quantite&lt;/TD&gt;
&lt;TD width="103.031px" height="25px"&gt;Type_Periode&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="106.344px" height="25px"&gt;000001012127&lt;/TD&gt;
&lt;TD width="164.188px" height="25px"&gt;14&lt;/TD&gt;
&lt;TD width="91.4375px" height="25px"&gt;20&lt;/TD&gt;
&lt;TD width="103.031px" height="25px"&gt;Semaine&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="106.344px" height="25px"&gt;&lt;STRONG&gt;000001012127&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="164.188px" height="25px"&gt;&lt;STRONG&gt;15&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="91.4375px" height="25px"&gt;&lt;STRONG&gt;30&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="103.031px" height="25px"&gt;&lt;STRONG&gt;Semaine&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="106.344px" height="25px"&gt;000001012097&lt;/TD&gt;
&lt;TD width="164.188px" height="25px"&gt;14&lt;/TD&gt;
&lt;TD width="91.4375px" height="25px"&gt;10&lt;/TD&gt;
&lt;TD width="103.031px" height="25px"&gt;Semaine&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="106.344px" height="25px"&gt;&lt;STRONG&gt;000001012097&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="164.188px" height="25px"&gt;&lt;STRONG&gt;15&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="91.4375px" height="25px"&gt;&lt;STRONG&gt;5&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="103.031px" height="25px"&gt;&lt;STRONG&gt;Semaine&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="106.344px" height="25px"&gt;000001012222&lt;/TD&gt;
&lt;TD width="164.188px" height="25px"&gt;14&lt;/TD&gt;
&lt;TD width="91.4375px" height="25px"&gt;85&lt;/TD&gt;
&lt;TD width="103.031px" height="25px"&gt;Semaine&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="106.344px" height="25px"&gt;&lt;STRONG&gt;000001012222&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="164.188px" height="25px"&gt;&lt;STRONG&gt;15&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="91.4375px" height="25px"&gt;&lt;STRONG&gt;54&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="103.031px" height="25px"&gt;&lt;STRONG&gt;Semaine&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="106.344px" height="25px"&gt;000001022113&lt;/TD&gt;
&lt;TD width="164.188px" height="25px"&gt;14&lt;/TD&gt;
&lt;TD width="91.4375px" height="25px"&gt;5&lt;/TD&gt;
&lt;TD width="103.031px" height="25px"&gt;Semaine&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="106.344px" height="25px"&gt;&lt;STRONG&gt;000001022113&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="164.188px" height="25px"&gt;&lt;STRONG&gt;15&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="91.4375px" height="25px"&gt;&lt;STRONG&gt;6&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="103.031px" height="25px"&gt;Semaine&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Exemple pour l'article&amp;nbsp;&lt;STRONG&gt;000001012127&lt;/STRONG&gt; , je dois prendre la quantité pour la semaine 15 qui est égale à 30.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Je sais qu'il est possible de le faire dans le script mais comment puis-je le faire avec un set analysis ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Merci d'avance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 15:10:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-analysis-group-by/m-p/2061617#M16631</guid>
      <dc:creator>jmialoundama</dc:creator>
      <dc:date>2023-04-18T15:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis group by</title>
      <link>https://community.qlik.com/t5/Francophones/Set-analysis-group-by/m-p/2061623#M16632</link>
      <description>&lt;P&gt;Bonjour,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Je ne suis pas sûr d'avoir bien compris le problème car il n'y a dans votre exemple, qu'une seule quantité par article et par semaine.&lt;/P&gt;
&lt;P&gt;Mais si on imagine qu'il y avait plusieurs lignes pour chaque article avec chacune une quantité différente, la formule&amp;nbsp;&lt;/P&gt;
&lt;P&gt;AGGR(MAX(quantite), Article, numero_semaine)&lt;/P&gt;
&lt;P&gt;devrait répondre à votre besoin.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 15:26:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-analysis-group-by/m-p/2061623#M16632</guid>
      <dc:creator>Dref278</dc:creator>
      <dc:date>2023-04-18T15:26:29Z</dc:date>
    </item>
  </channel>
</rss>

