<?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 Set Analysis in Francophones</title>
    <link>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1253417#M9577</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 voudrais savoir comment traduire cette règle de gestion en set analysis : on chercher a calculer les nombre de Pdc traité par mois&lt;/P&gt;&lt;P&gt;Pdc crées le mois sélectionné (N°ligne PDC)&lt;/P&gt;&lt;P&gt;statut terminée ou annulée (Statut) &lt;/P&gt;&lt;P&gt;date de clôture différent au mois de création&amp;nbsp;&amp;nbsp; (Mois_création, Mois_Cloture).&lt;/P&gt;&lt;P&gt;=count({&amp;lt;&amp;nbsp; Mois_Création= {'$(=$(vMois_Creation))'}&amp;gt;+&amp;lt;[Statut Prise de contact]={Terminée,Annulée} , Mois_Cloture&amp;lt;&amp;gt;Mois_Creation))'} &amp;gt;} N°Ligne_PDC)&lt;/P&gt;&lt;P&gt;Merci d'avance &lt;/P&gt;&lt;P&gt;Maurice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Feb 2017 13:52:02 GMT</pubDate>
    <dc:creator>MauriceLudo</dc:creator>
    <dc:date>2017-02-10T13:52:02Z</dc:date>
    <item>
      <title>Set Analysis</title>
      <link>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1253417#M9577</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 voudrais savoir comment traduire cette règle de gestion en set analysis : on chercher a calculer les nombre de Pdc traité par mois&lt;/P&gt;&lt;P&gt;Pdc crées le mois sélectionné (N°ligne PDC)&lt;/P&gt;&lt;P&gt;statut terminée ou annulée (Statut) &lt;/P&gt;&lt;P&gt;date de clôture différent au mois de création&amp;nbsp;&amp;nbsp; (Mois_création, Mois_Cloture).&lt;/P&gt;&lt;P&gt;=count({&amp;lt;&amp;nbsp; Mois_Création= {'$(=$(vMois_Creation))'}&amp;gt;+&amp;lt;[Statut Prise de contact]={Terminée,Annulée} , Mois_Cloture&amp;lt;&amp;gt;Mois_Creation))'} &amp;gt;} N°Ligne_PDC)&lt;/P&gt;&lt;P&gt;Merci d'avance &lt;/P&gt;&lt;P&gt;Maurice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2017 13:52:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1253417#M9577</guid>
      <dc:creator>MauriceLudo</dc:creator>
      <dc:date>2017-02-10T13:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1253418#M9578</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 l'écrirai comme ceci:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Mois_Création&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'$(vMois_Creation)'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Mois_Cloture&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;-={'$(vMois_Creation)'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Statut Prise de contact]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Terminée','Annulée'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;N°Ligne_PDC&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mais attention, je suis parti du principe que la variable &lt;EM&gt;vMois_Creation&lt;/EM&gt; retourne une date (01.01.2017).&lt;/P&gt;&lt;P&gt;Cette expression va fonctionner si tu l'utilise dans un champ texte.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Si tu veux cette expression dans un graphique avec comme dimension Mois_Création, il faudra plutôt utiliser celle là:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Statut Prise de contact]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Terminée','Annulée'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Mois_Cloture&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Mois_Création&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;N°Ligne_PDC&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Feb 2017 22:55:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1253418#M9578</guid>
      <dc:creator>sfatoux72</dc:creator>
      <dc:date>2017-02-19T22:55:43Z</dc:date>
    </item>
  </channel>
</rss>

