<?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: Problème Count avec variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Probl%C3%A8me-Count-avec-variable/m-p/953570#M467718</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, this is better as you have values which include apostrophe (')&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;G_SsSite&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;&lt;STRONG&gt;"&lt;/STRONG&gt;$(=v_GssSite)&lt;STRONG&gt;"&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;G_Action&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Oct 2015 08:35:47 GMT</pubDate>
    <dc:creator>marcus_malinow</dc:creator>
    <dc:date>2015-10-26T08:35:47Z</dc:date>
    <item>
      <title>Problème Count avec variable</title>
      <link>https://community.qlik.com/t5/QlikView/Probl%C3%A8me-Count-avec-variable/m-p/953567#M467715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Bonjour,&lt;/P&gt;&lt;P&gt;&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;Je voudrais faire un compte en fixant une valeur qui est récupérée dans une variable, et j'ai le message d'erreur suivant :&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Error : Error in set modifier ad hoc element list : ',' or ')' expected&lt;/STRONG&gt;&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;Voici mon expression : =count({&amp;lt;G_SsSite={$(=v_GssSite)}&amp;gt;}G_Action)&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;La variable &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;v_GssSite est toujours renseignée, et c'est une chaine de caractères.&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-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Je joins mon qvw.&lt;/SPAN&gt;&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;Merci d'avance pour votre aide&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Ophélie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2015 11:43:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Probl%C3%A8me-Count-avec-variable/m-p/953567#M467715</guid>
      <dc:creator />
      <dc:date>2015-10-23T11:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problème Count avec variable</title>
      <link>https://community.qlik.com/t5/QlikView/Probl%C3%A8me-Count-avec-variable/m-p/953568#M467716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;J'ai l'impression que le problème vient du fait que ma variable v_GssSite comporte parfois des espaces dans la chaîne de caractères.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Dans mon exemple, si l'on sélectionne la valeur "CGTC", ça fonctionne, alors que toutes les autres valeurs contiennent des espaces.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Comment contourner le problème ?&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Merci !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 08:22:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Probl%C3%A8me-Count-avec-variable/m-p/953568#M467716</guid>
      <dc:creator />
      <dc:date>2015-10-26T08:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problème Count avec variable</title>
      <link>https://community.qlik.com/t5/QlikView/Probl%C3%A8me-Count-avec-variable/m-p/953569#M467717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Try this:&lt;/SPAN&gt;&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;G_SsSite&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'$(=v_GssSite)'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;G_Action&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 08:34:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Probl%C3%A8me-Count-avec-variable/m-p/953569#M467717</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2015-10-26T08:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problème Count avec variable</title>
      <link>https://community.qlik.com/t5/QlikView/Probl%C3%A8me-Count-avec-variable/m-p/953570#M467718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, this is better as you have values which include apostrophe (')&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;G_SsSite&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;&lt;STRONG&gt;"&lt;/STRONG&gt;$(=v_GssSite)&lt;STRONG&gt;"&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;G_Action&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 08:35:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Probl%C3%A8me-Count-avec-variable/m-p/953570#M467718</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2015-10-26T08:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problème Count avec variable</title>
      <link>https://community.qlik.com/t5/QlikView/Probl%C3%A8me-Count-avec-variable/m-p/953571#M467719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Merci beaucoup Marcus !&lt;/P&gt;&lt;P&gt;ça marche !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ophélie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 08:37:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Probl%C3%A8me-Count-avec-variable/m-p/953571#M467719</guid>
      <dc:creator />
      <dc:date>2015-10-26T08:37:18Z</dc:date>
    </item>
  </channel>
</rss>

