<?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: Issue in GetFieldSelections() in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-in-GetFieldSelections/m-p/1025334#M946865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is no issue in&amp;nbsp; syntax, it is working properly, but functionality failed in one scenario, which I mention earlier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using alternate states to give an idea about my problem to the community.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jan 2016 10:47:03 GMT</pubDate>
    <dc:creator>PradeepReddy</dc:creator>
    <dc:date>2016-01-05T10:47:03Z</dc:date>
    <item>
      <title>Issue in GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-GetFieldSelections/m-p/1025331#M946862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing an issue. In my application there is one List box (Country) , and a Text Box.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here I want to check the country "USA" is existing in the current selections are not. Here is the result I am getting.&lt;/P&gt;&lt;P&gt;1) When I select&amp;nbsp; All Countries/Individuals thru Check Boxes it is giving correct result. &lt;/P&gt;&lt;P&gt;2) When I give the "*" in search option, instead of All selections, it is giving "0" instead of "1"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In text box I have taken bellow expression. &lt;/P&gt;&lt;P&gt;Expression: =Wildmatch(GetFieldSelections(Country,'|'),"*USA*")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the attached application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pradeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 10:38:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-GetFieldSelections/m-p/1025331#M946862</guid>
      <dc:creator>PradeepReddy</dc:creator>
      <dc:date>2016-01-05T10:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-GetFieldSelections/m-p/1025332#M946863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/832499#832499" title="https://community.qlik.com/message/832499#832499"&gt;https://community.qlik.com/message/832499#832499&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chk fr syntax&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 10:41:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-GetFieldSelections/m-p/1025332#M946863</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-01-05T10:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-GetFieldSelections/m-p/1025333#M946864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What if you use this instead:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(GetSelectedCount(Country) &amp;gt; 0, Wildmatch(Concat(DISTINCT Country,'|'),'*USA*'))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 10:44:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-GetFieldSelections/m-p/1025333#M946864</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-05T10:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-GetFieldSelections/m-p/1025334#M946865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is no issue in&amp;nbsp; syntax, it is working properly, but functionality failed in one scenario, which I mention earlier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using alternate states to give an idea about my problem to the community.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 10:47:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-GetFieldSelections/m-p/1025334#M946865</guid>
      <dc:creator>PradeepReddy</dc:creator>
      <dc:date>2016-01-05T10:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-GetFieldSelections/m-p/1025335#M946866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But my doubt is, "When we give * instead of making all selections thru check boxes, it is showing * only, instead of all country names." why this is happening like this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 11:04:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-GetFieldSelections/m-p/1025335#M946866</guid>
      <dc:creator>PradeepReddy</dc:creator>
      <dc:date>2016-01-05T11:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-GetFieldSelections/m-p/1025336#M946867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems GetFieldSelections priorizes the searched text (it retuns '*' or '***'), meanwhile concat is using only field values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 11:13:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-GetFieldSelections/m-p/1025336#M946867</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2016-01-05T11:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-GetFieldSelections/m-p/1025337#M946868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here '*' means 'ALL' right?. Then it has to take all country names like 'USA|UK|INDIA|CANADA'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 11:24:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-GetFieldSelections/m-p/1025337#M946868</guid>
      <dc:creator>PradeepReddy</dc:creator>
      <dc:date>2016-01-05T11:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in GetFieldSelections()</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-GetFieldSelections/m-p/1025338#M946869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my post '*' means the string '*', is what GetFieldSelections returns if you select the values using '*' in the search tab. So GetFieldSelections() seems to return what you exactly used to select values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meanwhile Concat() seems to use the possible values after selections have applied, doesn't matters how that values where selected or in wich field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 11:32:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-GetFieldSelections/m-p/1025338#M946869</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2016-01-05T11:32:11Z</dc:date>
    </item>
  </channel>
</rss>

