<?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: Condition couleurs in Francophones</title>
    <link>https://community.qlik.com/t5/Francophones/Condition-couleurs/m-p/1415712#M12895</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Re,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peut être ceci du coup&amp;nbsp; :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(rank(sum([_CA TTC net]) / sum([_Nb. Tickets]) )&amp;lt;=3,blue(),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum ( sum([_CA TTC net]) / sum([_Nb. Tickets]) ) &amp;lt;= &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum ( sum(total [_CA TTC net]) / sum(Total [_Nb. Tickets]))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;,Green(),Yellow()))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Nov 2017 08:49:34 GMT</pubDate>
    <dc:creator>brunobertels</dc:creator>
    <dc:date>2017-11-20T08:49:34Z</dc:date>
    <item>
      <title>Condition couleurs</title>
      <link>https://community.qlik.com/t5/Francophones/Condition-couleurs/m-p/1415707#M12890</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 souhaiterai mettre des conditions couleurs sous Qlik Sense dans un tableau , voila ce que je souhaiterai : &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/183681_Capture.PNG" style="height: 469px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(rank(sum([_CA TTC net]) / sum([_Nb. Tickets]) )&amp;lt;=3,blue())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* Je souhaiterai mettre en jaune le panier moyen des magasin lorsque l'objectif est atteint (c'est à dire tous les magasins dont le panier moyen est supérieur ou égale à a la somme total du panier moyen) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* Et mettre en jaune tous les magasins qui n'ont pas atteint l'objectif: C'est à dire tous les magasins dont le panier moyen est inferieur à la somme total du panier moyen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J'ai commencé à écrire une première expression qui me donne le TOP 3 en bleu mais je souhaiterai avoir les deux autres couleurs (vert : objectif atteint et jaune : objectif non atteint): &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(rank(sum([_CA TTC net]) / sum([_Nb. Tickets]) )&amp;lt;=3,blue())&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture1.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/183682_Capture1.PNG" style="height: auto;" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2017 15:54:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Condition-couleurs/m-p/1415707#M12890</guid>
      <dc:creator>jmialoundama</dc:creator>
      <dc:date>2017-11-17T15:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Condition couleurs</title>
      <link>https://community.qlik.com/t5/Francophones/Condition-couleurs/m-p/1415708#M12891</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;Peut être ceci :&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(rank(sum([_CA TTC net]) / sum([_Nb. Tickets]) )&amp;lt;=3,blue(),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum([_CA TTC net]) / sum([_Nb. Tickets])&amp;gt;=&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum(total [_CA TTC net]) / sum(Total [_Nb. Tickets]),Green(),Red()))&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Bruno&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 06:15:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Condition-couleurs/m-p/1415708#M12891</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2017-11-20T06:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Condition couleurs</title>
      <link>https://community.qlik.com/t5/Francophones/Condition-couleurs/m-p/1415709#M12892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bonjour Bruno,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Merci pour ta réponse &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J'ai essayé d’adapter afin d'obtenir ce que je veux réellement car j'obtiens :&lt;/P&gt;&lt;P&gt;- les 3 premiers en bleu : &lt;STRONG&gt;OK&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Mais je n'obtiens pas en rouge lorsque le panier moyen est inférieur à la somme total , il me mets obligatoirement tout en vert. (28,67€ correspond à la somme des panier moyen de tous les magasins).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logiquement le&lt;STRONG&gt; 28,19€&lt;/STRONG&gt; et le &lt;STRONG&gt;27,52€&lt;/STRONG&gt; devraient être en jaune.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="183856" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/183856_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;VOICI LA FORMULE:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(rank(sum([_CA TTC net]) / sum([_Nb. Tickets]) )&amp;lt;=3,blue(),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(sum([_CA TTC net]) / sum([_Nb. Tickets])&amp;lt;= sum(total [_CA TTC net]) / sum(Total [_Nb. Tickets]),Green(),Yellow()))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 08:23:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Condition-couleurs/m-p/1415709#M12892</guid>
      <dc:creator>jmialoundama</dc:creator>
      <dc:date>2017-11-20T08:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Condition couleurs</title>
      <link>https://community.qlik.com/t5/Francophones/Condition-couleurs/m-p/1415710#M12893</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;Peux tu partager ton application ou une partie de celle ci pour que je regarde&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Merci&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bruno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 08:29:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Condition-couleurs/m-p/1415710#M12893</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2017-11-20T08:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Condition couleurs</title>
      <link>https://community.qlik.com/t5/Francophones/Condition-couleurs/m-p/1415711#M12894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;J'aurais bien voulu vous la partager mais il m'est impossible de la partager car elle regroupe des données confidentiels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mais je vais essayer de chercher de mon coté l'expression qu'il faut.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Merci pour votre aide &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, 20 Nov 2017 08:42:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Condition-couleurs/m-p/1415711#M12894</guid>
      <dc:creator>jmialoundama</dc:creator>
      <dc:date>2017-11-20T08:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Condition couleurs</title>
      <link>https://community.qlik.com/t5/Francophones/Condition-couleurs/m-p/1415712#M12895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Re,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peut être ceci du coup&amp;nbsp; :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(rank(sum([_CA TTC net]) / sum([_Nb. Tickets]) )&amp;lt;=3,blue(),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum ( sum([_CA TTC net]) / sum([_Nb. Tickets]) ) &amp;lt;= &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum ( sum(total [_CA TTC net]) / sum(Total [_Nb. Tickets]))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;,Green(),Yellow()))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 08:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Condition-couleurs/m-p/1415712#M12895</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2017-11-20T08:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Condition couleurs</title>
      <link>https://community.qlik.com/t5/Francophones/Condition-couleurs/m-p/1415713#M12896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;J'ai l'erreur suivante: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/183858_Capture.PNG" style="height: 341px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 08:55:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Condition-couleurs/m-p/1415713#M12896</guid>
      <dc:creator>jmialoundama</dc:creator>
      <dc:date>2017-11-20T08:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Condition couleurs</title>
      <link>https://community.qlik.com/t5/Francophones/Condition-couleurs/m-p/1415714#M12897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Re&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ceci dans ce cas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On utilise Aggr () et la dimension qui regroupe tes différents magasins :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(rank(&lt;STRONG&gt;sum([_CA TTC net]) / sum([_Nb. Tickets]) &lt;/STRONG&gt; )&amp;lt;=3,blue(),&lt;/P&gt;&lt;P&gt;If(&lt;/P&gt;&lt;P&gt;aggr ( &lt;STRONG&gt;sum([_CA TTC net]) / sum([_Nb. Tickets]) &lt;/STRONG&gt;,TaDIMENSION_MAGASIN) &amp;gt;=&lt;/P&gt;&lt;P&gt;aggr ( &lt;STRONG&gt;sum( total [_CA TTC net]) / sum( total [_Nb. Tickets]) &lt;/STRONG&gt;,TaDIMENSION_MAGASIN)&lt;/P&gt;&lt;P&gt;,Green(),Yellow()))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J'ai testé avec une petit jeux de donnés et çà fonctionne&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/183875_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 09:30:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Condition-couleurs/m-p/1415714#M12897</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2017-11-20T09:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Condition couleurs</title>
      <link>https://community.qlik.com/t5/Francophones/Condition-couleurs/m-p/1415715#M12898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ça fonctionne parfaitement merci beaucoup bruno !&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, 20 Nov 2017 09:47:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Condition-couleurs/m-p/1415715#M12898</guid>
      <dc:creator>jmialoundama</dc:creator>
      <dc:date>2017-11-20T09:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Condition couleurs</title>
      <link>https://community.qlik.com/t5/Francophones/Condition-couleurs/m-p/1415716#M12899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Re, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On va y arriver&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;il faut changer dans ta formule le signe &amp;lt; par &amp;gt;= &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(rank(sum([_CA TTC net]) / sum([_Nb. Tickets]) )&amp;lt;=3,blue(),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;aggr (sum([_CA TTC net]) / sum([_Nb. Tickets]) ,[Nom magasin]) &lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;&amp;gt;=&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;aggr (sum( total [_CA TTC net]) / sum( total [_Nb. Tickets]) ,[Nom magasin])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;,Green(),Yellow()))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Bruno &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 10:01:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Condition-couleurs/m-p/1415716#M12899</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2017-11-20T10:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Condition couleurs</title>
      <link>https://community.qlik.com/t5/Francophones/Condition-couleurs/m-p/1415717#M12900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;du coup cette expression fonctionne également parfaitement pour les conditions de couleurs :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit;"&gt;&lt;STRONG&gt;if(rank(sum([_CA TTC net]) / sum([_Nb. Tickets]) )&amp;lt;=3,blue(),&lt;/STRONG&gt;&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;SPAN style="font-style: inherit;"&gt;&lt;STRONG&gt;If(&lt;SPAN style="font-style: inherit;"&gt;&lt;STRONG&gt;sum([_CA TTC net]) / sum([_Nb. Tickets])&amp;gt;=&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&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;SPAN style="font-style: inherit;"&gt;&lt;STRONG&gt;sum(total [_CA TTC net]) / sum(Total [_Nb. Tickets]),Green(),Red()))&lt;/STRONG&gt;&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;SPAN style="font-style: inherit;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&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;SPAN style="font-style: inherit;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&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;SPAN style="font-style: inherit;"&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: inherit;"&gt;C'est juste que dans mon application j'avais oublié une petite subtilité, c'est pour &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;cela&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: inherit;"&gt; que l'expression ne fonctionnait pas comme je le souhaitais. &lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 10:10:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Condition-couleurs/m-p/1415717#M12900</guid>
      <dc:creator>jmialoundama</dc:creator>
      <dc:date>2017-11-20T10:10:10Z</dc:date>
    </item>
  </channel>
</rss>

