<?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: Extension bouton variable QS in Francophones</title>
    <link>https://community.qlik.com/t5/Francophones/Extension-bouton-variable-QS/m-p/1455485#M13550</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;en utilisant QS variable voici la mécanique : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 créer un bouton MOIS JOUR &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Après avoir télécharger et installer QSVariable : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 Créer une variable sous QlikSense via l'utilitaire variable et lui donner la valeur 1 &lt;/P&gt;&lt;P&gt;par exemple nom = vPériode valeur = 0 &lt;/P&gt;&lt;P&gt;Puis dans QS variable &lt;/P&gt;&lt;P&gt;dans le menu Variable Name aller rechercher dans la liste la variable créé &lt;/P&gt;&lt;P&gt;dans le menu Value sélectionner Fixed , cliquer sur add alternative et rentrer &lt;/P&gt;&lt;P&gt;le mois : Value 0 Label Mois &lt;/P&gt;&lt;P&gt;Cliquer sur add alternative et rentrer &lt;/P&gt;&lt;P&gt;le jour : Value 1 Label Jour&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ensuite dans ton tableau : &lt;/P&gt;&lt;P&gt;Dim Nom magasin &lt;/P&gt;&lt;P&gt;Tu auras ensuite deux colonnes de Mesures : &lt;/P&gt;&lt;P&gt;Ici on peut utiliser soit la fonction Pick(Match(... soit un simple If &lt;/P&gt;&lt;P&gt;on le fait avec un IF : &lt;/P&gt;&lt;P&gt;avec un IF() : &lt;/P&gt;&lt;P&gt;1er Mesure &lt;/P&gt;&lt;P&gt;if($(&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;vPériode &lt;/SPAN&gt;)=0,&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:12px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&lt;SPAN style="font-family: &amp;amp;font-size:13.33px; font-style: normal; font-weight: 400; border-color: #3d3d3d; border-style: none;"&gt;sum({$ &amp;lt;$(varSetMois)&amp;gt;}[_CA TTC net])&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:12px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:12px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&lt;SPAN style="font-family: &amp;amp;font-size:13.33px; font-style: normal; font-weight: 400; border-color: #3d3d3d; border-style: none;"&gt;&lt;STRONG style="color: #000000; font-family: &amp;amp;font-size:13.33px; font-style: normal; font-weight: bold; border-color: #000000; border-style: none;"&gt;sum({$ &amp;lt;$(varSetHier)&amp;gt;}[_CA TTC net])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:12px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Donc en résumé : Si Variable = MOIS , Mesure CA Mois sinon Mesure CA JOUR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2ème Mesure : &lt;/P&gt;&lt;P style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;if($(&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;vPériode &lt;/SPAN&gt;)=0,&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #000000; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; font-size: 13.33px; font-style: normal; font-variant: normal; font-weight: bold; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;sum({$ &amp;lt;$(varSetMois)&amp;gt;}[_CA TTC net])/sum({$ &amp;lt;$(varSetMois)&amp;gt;}[_CA TTC net N-1 (jour civil)])-1&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&lt;/P&gt;&lt;P style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;,&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #000000; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; font-size: 13.33px; font-style: normal; font-variant: normal; font-weight: bold; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;sum({$ &amp;lt;$(varSetHier)&amp;gt;}[_CA TTC net])/sum({$ &amp;lt;$(varSetHier)&amp;gt;}[_CA TTC net N-1 (jour semaine)])-1&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&lt;/P&gt;&lt;P style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;)&lt;/P&gt;&lt;P style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;Donc en résumé : Si Variable = MOIS , Mesure Evolution CA Mois sinon Mesure évolution CA JOUR&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;Enfin tu pourras rendre dynamique le nom de tes colonnes avec la variable &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jan 2018 15:05:59 GMT</pubDate>
    <dc:creator>brunobertels</dc:creator>
    <dc:date>2018-01-12T15:05:59Z</dc:date>
    <item>
      <title>Extension bouton variable QS</title>
      <link>https://community.qlik.com/t5/Francophones/Extension-bouton-variable-QS/m-p/1455482#M13547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Bonjour, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;J'ai un tableau avec plusieurs indicateurs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Dans ce tableau, je compare les indicateurs du mois de l'année courante avec le même mois de l'année précédente à travers un set analysis.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Je compare &lt;SPAN style="font-size: 10pt;"&gt;également les jours de l'année en cours avec les jours de l'année précédente (par exemple je compare le mardi du mois de janvier de l'année 2018 avec le mardi du mois de janvier de l'année 2017). &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 10pt; text-decoration: underline;"&gt;&lt;STRONG&gt;Exemple : &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;Voici le tableau : &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/189856_Capture.JPG" style="height: 221px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG style=": ; color: #ff0000; text-decoration: underline;"&gt;* CA TTC net pour le mois de janvier 2018&lt;/STRONG&gt;: sum({$ &amp;lt;$(varSetMois)&amp;gt;}[_CA TTC net])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG style=": ; color: #ff0000;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;* Evolutionn du&amp;nbsp; CA du mois de janvier 2018 et le CA du mois de janvier 201&lt;/SPAN&gt;7&lt;/STRONG&gt; : &lt;STRONG style="color: #000000;"&gt;sum({$ &amp;lt;$(varSetMois)&amp;gt;}[_CA TTC net])/sum({$ &amp;lt;$(varSetMois)&amp;gt;}[_CA TTC net N-1 (jour civil)])-1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG style=": ; color: #ff0000; text-decoration: underline;"&gt;* &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG style=": ; color: #ff0000; text-decoration: underline;"&gt; CA TTC net pour le mardi mois de janvier 2018&lt;/STRONG&gt;: &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG style="color: #000000;"&gt;sum({$ &amp;lt;$(varSetHier)&amp;gt;}[_CA TTC net])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG style=": ; color: #ff0000; text-decoration: underline;"&gt;* Evolution entre le CA du mardi mois de janvier 2018 et le CA du mardi mois de janvier 2017&lt;/STRONG&gt; &lt;SPAN style="color: #000000;"&gt;:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;sum({$ &amp;lt;$(varSetHier)&amp;gt;}[_CA TTC net])/sum({$ &amp;lt;$(varSetHier)&amp;gt;}[_CA TTC net N-1 (jour semaine)])-1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Je voudrais transformer mon application de façon dynamique et y &lt;/SPAN&gt;insérer&lt;SPAN style="font-size: 10pt;"&gt; des boutons. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG style="text-decoration: underline;"&gt;&lt;SPAN style="color: #000000; text-decoration: underline;"&gt;Lorsque je clique sur le bouton "JOUR" je souhaiterai voir uniquement les données "EVOLUTION JOUR" &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline; color: #000000;"&gt;&lt;STRONG&gt;apparaître&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG style="text-decoration: underline;"&gt;&lt;SPAN style="color: #000000; text-decoration: underline;"&gt; :&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG alt="Capture1.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/189884_Capture1.JPG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG style=": ; color: #000000; text-decoration: underline;"&gt;De même lorsque je clique sur le bouton "MOIS" j'aimerai voir uniquement les données de "'EVOLUTION MOIS" &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN style="color: #000000; text-decoration: underline;"&gt;&lt;STRONG style="font-size: 10pt;"&gt;apparaître&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG style=": ; color: #000000; text-decoration: underline;"&gt;: &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG alt="Capture2.JPG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/189885_Capture2.JPG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 10pt;"&gt;&lt;STRONG&gt;J'aimerai savoir si il y'a une extension sous QS qui permet de cliquer sur un bouton (dans ce bouton il y'aura une variable)&amp;nbsp; et &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;exécuter&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt; ce que je souhaite. &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 11:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Extension-bouton-variable-QS/m-p/1455482#M13547</guid>
      <dc:creator>jmialoundama</dc:creator>
      <dc:date>2018-01-12T11:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Extension bouton variable QS</title>
      <link>https://community.qlik.com/t5/Francophones/Extension-bouton-variable-QS/m-p/1455483#M13548</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;Tu peux utiliser l'extension &lt;A href="http://branch.qlik.com/#!/project/56728f52d1e497241ae697f8"&gt;QS variable&lt;/A&gt; sous QlikBranch.com &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bruno &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 14:05:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Extension-bouton-variable-QS/m-p/1455483#M13548</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2018-01-12T14:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Extension bouton variable QS</title>
      <link>https://community.qlik.com/t5/Francophones/Extension-bouton-variable-QS/m-p/1455484#M13549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Merci pour ton retour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Je vais regarder d'un peu plus près cette extension. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Encore Merci &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 14:11:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Extension-bouton-variable-QS/m-p/1455484#M13549</guid>
      <dc:creator>jmialoundama</dc:creator>
      <dc:date>2018-01-12T14:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Extension bouton variable QS</title>
      <link>https://community.qlik.com/t5/Francophones/Extension-bouton-variable-QS/m-p/1455485#M13550</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;en utilisant QS variable voici la mécanique : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 créer un bouton MOIS JOUR &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Après avoir télécharger et installer QSVariable : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 Créer une variable sous QlikSense via l'utilitaire variable et lui donner la valeur 1 &lt;/P&gt;&lt;P&gt;par exemple nom = vPériode valeur = 0 &lt;/P&gt;&lt;P&gt;Puis dans QS variable &lt;/P&gt;&lt;P&gt;dans le menu Variable Name aller rechercher dans la liste la variable créé &lt;/P&gt;&lt;P&gt;dans le menu Value sélectionner Fixed , cliquer sur add alternative et rentrer &lt;/P&gt;&lt;P&gt;le mois : Value 0 Label Mois &lt;/P&gt;&lt;P&gt;Cliquer sur add alternative et rentrer &lt;/P&gt;&lt;P&gt;le jour : Value 1 Label Jour&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ensuite dans ton tableau : &lt;/P&gt;&lt;P&gt;Dim Nom magasin &lt;/P&gt;&lt;P&gt;Tu auras ensuite deux colonnes de Mesures : &lt;/P&gt;&lt;P&gt;Ici on peut utiliser soit la fonction Pick(Match(... soit un simple If &lt;/P&gt;&lt;P&gt;on le fait avec un IF : &lt;/P&gt;&lt;P&gt;avec un IF() : &lt;/P&gt;&lt;P&gt;1er Mesure &lt;/P&gt;&lt;P&gt;if($(&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;vPériode &lt;/SPAN&gt;)=0,&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:12px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&lt;SPAN style="font-family: &amp;amp;font-size:13.33px; font-style: normal; font-weight: 400; border-color: #3d3d3d; border-style: none;"&gt;sum({$ &amp;lt;$(varSetMois)&amp;gt;}[_CA TTC net])&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:12px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:12px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&lt;SPAN style="font-family: &amp;amp;font-size:13.33px; font-style: normal; font-weight: 400; border-color: #3d3d3d; border-style: none;"&gt;&lt;STRONG style="color: #000000; font-family: &amp;amp;font-size:13.33px; font-style: normal; font-weight: bold; border-color: #000000; border-style: none;"&gt;sum({$ &amp;lt;$(varSetHier)&amp;gt;}[_CA TTC net])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:12px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Donc en résumé : Si Variable = MOIS , Mesure CA Mois sinon Mesure CA JOUR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2ème Mesure : &lt;/P&gt;&lt;P style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;if($(&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;vPériode &lt;/SPAN&gt;)=0,&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #000000; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; font-size: 13.33px; font-style: normal; font-variant: normal; font-weight: bold; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;sum({$ &amp;lt;$(varSetMois)&amp;gt;}[_CA TTC net])/sum({$ &amp;lt;$(varSetMois)&amp;gt;}[_CA TTC net N-1 (jour civil)])-1&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&lt;/P&gt;&lt;P style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;,&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #000000; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; font-size: 13.33px; font-style: normal; font-variant: normal; font-weight: bold; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;sum({$ &amp;lt;$(varSetHier)&amp;gt;}[_CA TTC net])/sum({$ &amp;lt;$(varSetHier)&amp;gt;}[_CA TTC net N-1 (jour semaine)])-1&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&lt;/P&gt;&lt;P style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;)&lt;/P&gt;&lt;P style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;Donc en résumé : Si Variable = MOIS , Mesure Evolution CA Mois sinon Mesure évolution CA JOUR&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;Enfin tu pourras rendre dynamique le nom de tes colonnes avec la variable &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 15:05:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Extension-bouton-variable-QS/m-p/1455485#M13550</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2018-01-12T15:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Extension bouton variable QS</title>
      <link>https://community.qlik.com/t5/Francophones/Extension-bouton-variable-QS/m-p/1455486#M13551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok merci beaucoup pour la démarche à suivre, je m'y pencherai début de semaine prochaine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 15:26:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Extension-bouton-variable-QS/m-p/1455486#M13551</guid>
      <dc:creator>jmialoundama</dc:creator>
      <dc:date>2018-01-12T15:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Extension bouton variable QS</title>
      <link>https://community.qlik.com/t5/Francophones/Extension-bouton-variable-QS/m-p/1455487#M13552</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 beaucoup &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;Mon application fonctionne très bien de façon dynamique&amp;nbsp; à l'aide de vos conseils. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Encore merci &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2018 14:09:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Francophones/Extension-bouton-variable-QS/m-p/1455487#M13552</guid>
      <dc:creator>jmialoundama</dc:creator>
      <dc:date>2018-01-16T14:09:13Z</dc:date>
    </item>
  </channel>
</rss>

