<?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 date in Francophones</title>
    <link>https://community.qlik.com/t5/Francophones/Set-analysis-date/m-p/79869#M1388</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Merci à vous deux !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Apr 2018 16:19:00 GMT</pubDate>
    <dc:creator>pirotfab</dc:creator>
    <dc:date>2018-04-23T16:19:00Z</dc:date>
    <item>
      <title>Set analysis date</title>
      <link>https://community.qlik.com/t5/Francophones/Set-analysis-date/m-p/79865#M1384</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;Est-il possible dans un set analysis de tenir compte de deux sélections et de ne pas tenir compte de toute les autres ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Par ex :&lt;/P&gt;&lt;P&gt;count(date), je sélectionne 2018 et mars cela me donne 31.&lt;/P&gt;&lt;P&gt;Que peut on mettre pour tenir compte uniquement de l'année et du mois ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Merci d'avance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 16:01:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-analysis-date/m-p/79865#M1384</guid>
      <dc:creator>pirotfab</dc:creator>
      <dc:date>2018-04-23T16:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis date</title>
      <link>https://community.qlik.com/t5/Francophones/Set-analysis-date/m-p/79866#M1385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({1&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;année = p(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;année), &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;mois = p(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;mois)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;}date)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({1&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;année = $::&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;année, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;mois = $::&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;mois&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;}date)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 16:03:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-analysis-date/m-p/79866#M1385</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-23T16:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis date</title>
      <link>https://community.qlik.com/t5/Francophones/Set-analysis-date/m-p/79867#M1386</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;oui c'est possible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;supposons que:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ton champ année s'appelle: Annee&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;ton champ mois s'appelle: Mois&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Cette expression devrait répondre a ton besoi:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;=Count( &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{1&amp;lt;Annee=P(Annee), Mois=P(Mois)&amp;gt;}&lt;/SPAN&gt; date)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;N'oublie pas de bien vérifier tes noms de champs aprés avoir collé l'expression&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 16:07:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-analysis-date/m-p/79867#M1386</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-04-23T16:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis date</title>
      <link>https://community.qlik.com/t5/Francophones/Set-analysis-date/m-p/79868#M1387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sometimes I see this second syntax, but never use it, do you have a link (on the help maybe) that describe this syntax ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 16:11:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-analysis-date/m-p/79868#M1387</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-04-23T16:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis date</title>
      <link>https://community.qlik.com/t5/Francophones/Set-analysis-date/m-p/79869#M1388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Merci à vous deux !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 16:19:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-analysis-date/m-p/79869#M1388</guid>
      <dc:creator>pirotfab</dc:creator>
      <dc:date>2018-04-23T16:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis date</title>
      <link>https://community.qlik.com/t5/Francophones/Set-analysis-date/m-p/79870#M1389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some help on page 18 of the attached document&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 16:46:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-analysis-date/m-p/79870#M1389</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-23T16:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis date</title>
      <link>https://community.qlik.com/t5/Francophones/Set-analysis-date/m-p/79871#M1390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 17:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-analysis-date/m-p/79871#M1390</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-04-23T17:29:07Z</dc:date>
    </item>
  </channel>
</rss>

