<?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: How can I make this expression formula for field [Kross] selected in listbox by user? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-I-make-this-expression-formula-for-field-Kross-selected/m-p/577397#M544761</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Mar 2014 14:35:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-29T14:35:40Z</dc:date>
    <item>
      <title>How can I make this expression formula for field [Kross] selected in listbox by user?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-make-this-expression-formula-for-field-Kross-selected/m-p/577393#M544757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Help me, please...&lt;/P&gt;&lt;P&gt;How can I make this expression formula for field [Kross] selected in listbox by user? Not for constant: 'ABC', 'DEF', 'QAZ' only.&lt;/P&gt;&lt;P&gt;Because I don't know which [Kross]-values my user will want to choose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=COUNT({$&amp;lt;[Kross]={&lt;STRONG style="color: #ff0000;"&gt;'ABC', 'DEF', 'QAZ'&lt;/STRONG&gt;}, [Amount]={'&amp;gt;=$(=vProduct_begin)&amp;lt;=$(=vProduct_end)'}&amp;gt;} TOTAL&amp;lt;HID_PARTY&amp;gt;&amp;nbsp; DISTINCT [Kross])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cry.png" /&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cry.png" /&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2014 12:01:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-make-this-expression-formula-for-field-Kross-selected/m-p/577393#M544757</guid>
      <dc:creator />
      <dc:date>2014-03-29T12:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: How can I make this expression formula for field [Kross] selected in listbox by user?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-make-this-expression-formula-for-field-Kross-selected/m-p/577394#M544758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you need your expression to be selection sensitive for that field, maybe just remove the set modifier for field [Kross] (since your are already using the default state set identifier)?&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;"&gt;=COUNT({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; [Amount]={'&amp;gt;=$(=vProduct_begin)&amp;lt;=$(=vProduct_end)'}&amp;gt;} TOTAL&amp;lt;HID_PARTY&amp;gt;&amp;nbsp; DISTINCT [Kross])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&gt;If this is not what you want, could you post a small sample application and your requested result for some specific selections?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2014 12:06:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-make-this-expression-formula-for-field-Kross-selected/m-p/577394#M544758</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-03-29T12:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can I make this expression formula for field [Kross] selected in listbox by user?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-make-this-expression-formula-for-field-Kross-selected/m-p/577395#M544759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no, I can't remove it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selected &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;[Kross]&lt;/SPAN&gt; don't made right selection without additional &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;$&amp;lt;[Kross]={&lt;/SPAN&gt;&lt;STRONG style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;'ABC', 'DEF', 'QAZ'&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;}&lt;/SPAN&gt; in SA. Because [Kross] it's used for "AndMode"-field. And it's made right result for person, and it's made wrong result for person's agreements. That's why I need to add additional conditions in expressions for my chart. &lt;/P&gt;&lt;P&gt;And it's really too hard for me to make small sample application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you teach me how to put the selected by user values ​​in SA formula? I tryed to use triggers and put listbox's values in variables, and then use this variables in my SA formula but I don't like it ;(&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2014 12:23:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-make-this-expression-formula-for-field-Kross-selected/m-p/577395#M544759</guid>
      <dc:creator />
      <dc:date>2014-03-29T12:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: How can I make this expression formula for field [Kross] selected in listbox by user?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-make-this-expression-formula-for-field-Kross-selected/m-p/577396#M544760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is the concat of selected values (try in a textbox)&lt;/P&gt;&lt;P&gt;= chr(39) &lt;/P&gt;&lt;P&gt;&amp;amp; concat(GetFieldSelections(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Kross&lt;/SPAN&gt;, chr(39) &amp;amp; ',' &amp;amp; chr(39))) &lt;/P&gt;&lt;P&gt;&amp;amp; chr(39)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so using that in your expression &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;COUNT&lt;/SPAN&gt; ({$ &amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Kross&lt;/SPAN&gt;={&lt;STRONG&gt;$(=chr(39) &amp;amp; concat(GetFieldSelections(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Kross&lt;/SPAN&gt;, chr(39) &amp;amp; ',' &amp;amp; chr(39))) &amp;amp; chr(39))&lt;/STRONG&gt;}, &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; [Amount]={'&amp;gt;=$(=vProduct_begin)&amp;lt;=$(=vProduct_end)'}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;}&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt; TOTAL&amp;lt;HID_PARTY&amp;gt;&amp;nbsp; DISTINCT [Kross])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2014 14:23:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-make-this-expression-formula-for-field-Kross-selected/m-p/577396#M544760</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-03-29T14:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: How can I make this expression formula for field [Kross] selected in listbox by user?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-make-this-expression-formula-for-field-Kross-selected/m-p/577397#M544761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2014 14:35:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-make-this-expression-formula-for-field-Kross-selected/m-p/577397#M544761</guid>
      <dc:creator />
      <dc:date>2014-03-29T14:35:40Z</dc:date>
    </item>
  </channel>
</rss>

