<?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 in Francophones</title>
    <link>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168120#M8520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Christophe,&lt;/P&gt;&lt;P&gt;Date a plusieurs valeurs, malgré que la condition est valable, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NB_LINE_REJECTED=0 et la date=date today, j'ai toujours la couleur rouge à la place de couleur verte.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;j'ai testé cette expression &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If( Count(NB_LINE_REJECTED)=0 and Max(DATE)=today(), Green(),Lightred() )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Merci&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 May 2016 13:38:00 GMT</pubDate>
    <dc:creator>MauriceLudo</dc:creator>
    <dc:date>2016-05-18T13:38:00Z</dc:date>
    <item>
      <title>Set Analysis</title>
      <link>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168113#M8513</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;SPAN style="font-size: 13.3333px;"&gt;Je n’arrive pas à afficher le résultat voulu avec cette&lt;/SPAN&gt; l'expression suivante vert si &lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;NB_LINE_REJECTED=0 et Date= date d'aujourd'hui si non rouge,est ce que 'il s'agit d’erreur de syntaxe merci d'avance &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;count&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;NB_LINE_REJECTED&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;={'0'},&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;DATE&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;={'$(=Today())'}&amp;gt;}),Green()&lt;BR /&gt; , LightRed())&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 09:19:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168113#M8513</guid>
      <dc:creator>MauriceLudo</dc:creator>
      <dc:date>2016-05-18T09:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168114#M8514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maurice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the field to count is missing in the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;count&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;NB_LINE_REJECTED&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={'0'},&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;DATE&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={'$(=Today())'}&amp;gt;} &lt;EM&gt;&lt;STRONG&gt;FieldORExpressionToCount&lt;/STRONG&gt;&lt;/EM&gt; ),Green()&lt;BR /&gt;, LightRed())&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 09:45:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168114#M8514</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-18T09:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168115#M8515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;even reultat , the term does not take account condition ,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 09:56:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168115#M8515</guid>
      <dc:creator>MauriceLudo</dc:creator>
      <dc:date>2016-05-18T09:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168116#M8516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bonjour Maurice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;je pense qu'il faudrait plutôt écrire :&lt;/P&gt;&lt;P&gt;if(&lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;NB_LINE_REJECTED=0 and &lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;DATE=today() , green(), lightred())&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Florent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 10:15:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168116#M8516</guid>
      <dc:creator>flochi75</dc:creator>
      <dc:date>2016-05-18T10:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168117#M8517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Salut,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A quel endroit veux tu faire cela ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Si tu fais :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If( Count(NB_LINE_REJECTED)=0 and DATE=today(), Green(),Lightred() )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 11:36:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168117#M8517</guid>
      <dc:creator>christophebrault</dc:creator>
      <dc:date>2016-05-18T11:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168118#M8518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Salut Christophe, &lt;/P&gt;&lt;P&gt;ci-joint l'endroit ou je voudrais applique l'expression.&lt;/P&gt;&lt;P&gt;Merci&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 12:23:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168118#M8518</guid>
      <dc:creator>MauriceLudo</dc:creator>
      <dc:date>2016-05-18T12:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168119#M8519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, mon expression devrait marcher alors, si DATE n'a qu'une valeur.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sinon, il faut faire :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If( Count(NB_LINE_REJECTED)=0 and Max(DATE)=today(), Green(),Lightred() )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;pour tester la date maximum par exemple&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 12:33:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168119#M8519</guid>
      <dc:creator>christophebrault</dc:creator>
      <dc:date>2016-05-18T12:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168120#M8520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Christophe,&lt;/P&gt;&lt;P&gt;Date a plusieurs valeurs, malgré que la condition est valable, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NB_LINE_REJECTED=0 et la date=date today, j'ai toujours la couleur rouge à la place de couleur verte.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;j'ai testé cette expression &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If( Count(NB_LINE_REJECTED)=0 and Max(DATE)=today(), Green(),Lightred() )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Merci&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 13:38:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168120#M8520</guid>
      <dc:creator>MauriceLudo</dc:creator>
      <dc:date>2016-05-18T13:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168121#M8521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Peux tu partager un exemple de ton application ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 13:39:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168121#M8521</guid>
      <dc:creator>christophebrault</dc:creator>
      <dc:date>2016-05-18T13:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168122#M8522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;j'ai testé cette expression &lt;/P&gt;&lt;P&gt;=if(count({&amp;lt;DATE={'$(=Today())'}&amp;gt;}NB_LINE_REJECTED)&amp;gt;0,LightRed()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,if(count({&amp;lt;DATE={'$(=Today())'}&amp;gt;}NB_LINE_REJECTED)=0,Green()&lt;/P&gt;&lt;P&gt;, LightRed()))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 13:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168122#M8522</guid>
      <dc:creator>MauriceLudo</dc:creator>
      <dc:date>2016-05-18T13:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168123#M8523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tu as mis ton expression de couleur ici ?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/124928_Capture.PNG" style="height: 235px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Florent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 13:47:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168123#M8523</guid>
      <dc:creator>flochi75</dc:creator>
      <dc:date>2016-05-18T13:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168124#M8524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;non dans &lt;/P&gt;&lt;P&gt;objet texte&lt;/P&gt;&lt;P&gt;Arrière plan&lt;/P&gt;&lt;P&gt;couleur &lt;/P&gt;&lt;P&gt;couleur de la zone &lt;/P&gt;&lt;P&gt;Couleur de base &lt;/P&gt;&lt;P&gt;Calculé &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 13:55:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168124#M8524</guid>
      <dc:creator>MauriceLudo</dc:creator>
      <dc:date>2016-05-18T13:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168125#M8525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ça devrait marcher avec :&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=i&lt;SPAN style="line-height: 1.5em;"&gt;f(count(if(DATE=Today(),NB_LINE_REJECTED)=0),Green(), lightred())&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;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;je pense qu'il manquait 1 'if'...(ça marche chez moi...)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Florent &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 14:15:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168125#M8525</guid>
      <dc:creator>flochi75</dc:creator>
      <dc:date>2016-05-18T14:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168126#M8526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;voici chez moi :&lt;/P&gt;&lt;P&gt;expression couleur&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/124929_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;expression calcul du champ texte&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/124930_Capture2.PNG" style="height: 428px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;résultat&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture3.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/124937_Capture3.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;et si j'inverse le code couleur&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture5.PNG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/124938_Capture5.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Florent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 14:19:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168126#M8526</guid>
      <dc:creator>flochi75</dc:creator>
      <dc:date>2016-05-18T14:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168127#M8527</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;il manque juste le champ à comptabiliser "NB_LINE_REJECTED" et la condition "&amp;gt;0" , non ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;count&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;NB_LINE_REJECTED&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={'0'},&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;DATE&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={'$(=Today())'}&amp;gt;} &lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;NB_LINE_REJECTED&lt;/SPAN&gt;)&lt;STRONG&gt;&amp;gt;0&lt;/STRONG&gt;,Green()&lt;BR /&gt;, LightRed())&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 14:28:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168127#M8527</guid>
      <dc:creator>t_moutault</dc:creator>
      <dc:date>2016-05-18T14:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168128#M8528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Merci Florent, &lt;/P&gt;&lt;P&gt;j'ai trouvé la solution, si non STP ,&lt;/P&gt;&lt;P&gt;je voudrais l’existence des fichiers dans un dossier, si le fichier existe c'est vert si non c'est rouge l'objet texte &lt;/P&gt;&lt;P&gt;=if(&lt;/P&gt;&lt;P&gt;&amp;nbsp; (&amp;nbsp;&amp;nbsp; 4 &lt;/P&gt;&lt;P&gt;&amp;nbsp; - &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; count({&amp;lt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type={'Posting'} &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // , CTRL_FILE_SOURCE = {'NAVI Posting','STAR COACT TRAN','RAPS 0CO OM WBS 6','RAPS 0CO OM CCA 9'}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , DATE={'$(=Today())'}&amp;nbsp; &amp;gt;} &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DISTINCT &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CTRL_FILE_SOURCE) &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&amp;nbsp;&amp;nbsp; = 0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; ,&amp;nbsp; Green() &lt;/P&gt;&lt;P&gt; , LightRed() &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; ) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 14:53:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168128#M8528</guid>
      <dc:creator>MauriceLudo</dc:creator>
      <dc:date>2016-05-18T14:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168129#M8529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pourrais-tu joindre ton appli, ou une partie contenant les champs nécessaires, car c'est difficile de comprendre ton pb...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concernant la 1ère demande, quelle a été la bonne solution ?&lt;/P&gt;&lt;P&gt;Merci.&lt;/P&gt;&lt;P&gt;Florent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 07:11:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168129#M8529</guid>
      <dc:creator>flochi75</dc:creator>
      <dc:date>2016-05-19T07:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168130#M8530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Malheureusement, je ne peux pas , c'est volumineux et elle fait appel a plusieurs autres applis,&lt;/P&gt;&lt;P&gt;l’idée et de vérifier si on a bien reçu les fichiers qu'on va charger en suite.&lt;/P&gt;&lt;P&gt;et selon l'état on affiche rouge ou vert.&lt;/P&gt;&lt;P&gt;Ta solution marche bien &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 09:22:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168130#M8530</guid>
      <dc:creator>MauriceLudo</dc:creator>
      <dc:date>2016-05-19T09:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168131#M8531</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;alors :&lt;/P&gt;&lt;P&gt;1/ peux tu mettre "résolu" à cette première demande&lt;/P&gt;&lt;P&gt;2/ ouvir une nouvelle discussion pour ton second pb, en indiquant les couleurs de script pour voir ce qui est du champ, du commentaire, du calcul,etc...&lt;/P&gt;&lt;P&gt;ça sera plus clair pour la suite...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Merci.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 10:12:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Set-Analysis/m-p/1168131#M8531</guid>
      <dc:creator>flochi75</dc:creator>
      <dc:date>2016-05-19T10:12:42Z</dc:date>
    </item>
  </channel>
</rss>

