<?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 How to avoid ALL / NOT when multiple fields are selected ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-avoid-ALL-NOT-when-multiple-fields-are-selected/m-p/1197594#M386143</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the attached image ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Concat(Alpha,'|') give all the selected alphabets separated by delimiter, whereas&lt;/P&gt;&lt;P&gt;this =Concat(GetFieldSelections(Alpha),'|') give different result, can I avoid this ALL &amp;amp; NOT behaviour.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Oct 2016 10:55:43 GMT</pubDate>
    <dc:creator>arasaraja_cts</dc:creator>
    <dc:date>2016-10-27T10:55:43Z</dc:date>
    <item>
      <title>How to avoid ALL / NOT when multiple fields are selected ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-ALL-NOT-when-multiple-fields-are-selected/m-p/1197594#M386143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the attached image ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Concat(Alpha,'|') give all the selected alphabets separated by delimiter, whereas&lt;/P&gt;&lt;P&gt;this =Concat(GetFieldSelections(Alpha),'|') give different result, can I avoid this ALL &amp;amp; NOT behaviour.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 10:55:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-ALL-NOT-when-multiple-fields-are-selected/m-p/1197594#M386143</guid>
      <dc:creator>arasaraja_cts</dc:creator>
      <dc:date>2016-10-27T10:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid ALL / NOT when multiple fields are selected ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-ALL-NOT-when-multiple-fields-are-selected/m-p/1197595#M386144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&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;&lt;STRONG&gt;=Concat(DISTINCT Alpha,'|')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GetFieldSelections(Alpha, '|', 10000000)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure that 1000000 is greater than distinct possible values within the field Alpha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 16:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-ALL-NOT-when-multiple-fields-are-selected/m-p/1197595#M386144</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-27T16:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid ALL / NOT when multiple fields are selected ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-ALL-NOT-when-multiple-fields-are-selected/m-p/1197596#M386145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sunny , the second one worked for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 09:08:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-ALL-NOT-when-multiple-fields-are-selected/m-p/1197596#M386145</guid>
      <dc:creator>arasaraja_cts</dc:creator>
      <dc:date>2016-10-28T09:08:55Z</dc:date>
    </item>
  </channel>
</rss>

