<?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 getselections() in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/getselections/m-p/372081#M138349</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another option would be to just use the match function if you are looking to match exactly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Mar 2012 18:30:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-03-27T18:30:41Z</dc:date>
    <item>
      <title>getselections()</title>
      <link>https://community.qlik.com/t5/QlikView/getselections/m-p/372074#M138342</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;How we can check if a number or string exists in a return of a getselections() . &lt;/P&gt;&lt;P&gt;Here is what I want : &lt;/P&gt;&lt;P&gt;if&amp;nbsp; 3 exists in getselections(PERIOD)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 17:58:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getselections/m-p/372074#M138342</guid>
      <dc:creator />
      <dc:date>2012-03-27T17:58:14Z</dc:date>
    </item>
    <item>
      <title>getselections()</title>
      <link>https://community.qlik.com/t5/QlikView/getselections/m-p/372075#M138343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try wildmatch(getselections(PERIOD),'*3*')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 18:00:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getselections/m-p/372075#M138343</guid>
      <dc:creator />
      <dc:date>2012-03-27T18:00:18Z</dc:date>
    </item>
    <item>
      <title>getselections()</title>
      <link>https://community.qlik.com/t5/QlikView/getselections/m-p/372076#M138344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, it worked &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, 27 Mar 2012 18:02:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getselections/m-p/372076#M138344</guid>
      <dc:creator />
      <dc:date>2012-03-27T18:02:13Z</dc:date>
    </item>
    <item>
      <title>getselections()</title>
      <link>https://community.qlik.com/t5/QlikView/getselections/m-p/372077#M138345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a problem here.&lt;/P&gt;&lt;P&gt;It shows 11 and 12 when&amp;nbsp; I select 10 . &lt;/P&gt;&lt;P&gt;Do you have any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 18:10:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getselections/m-p/372077#M138345</guid>
      <dc:creator />
      <dc:date>2012-03-27T18:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: getselections()</title>
      <link>https://community.qlik.com/t5/QlikView/getselections/m-p/372078#M138346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you upload a sample with the issue you are getting?&lt;/P&gt;&lt;P&gt;Also see if you have the same issues using GetFieldSelections(Period)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 18:12:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getselections/m-p/372078#M138346</guid>
      <dc:creator />
      <dc:date>2012-03-27T18:12:10Z</dc:date>
    </item>
    <item>
      <title>getselections()</title>
      <link>https://community.qlik.com/t5/QlikView/getselections/m-p/372079#M138347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The document is big and I can't upload. &lt;/P&gt;&lt;P&gt;for the getselections() is ok but with wildmatch it goes wrong.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 18:17:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getselections/m-p/372079#M138347</guid>
      <dc:creator />
      <dc:date>2012-03-27T18:17:55Z</dc:date>
    </item>
    <item>
      <title>getselections()</title>
      <link>https://community.qlik.com/t5/QlikView/getselections/m-p/372080#M138348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's fixed now. I removed the * when the period is 1 ,2&amp;nbsp; and it's good now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 18:26:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getselections/m-p/372080#M138348</guid>
      <dc:creator />
      <dc:date>2012-03-27T18:26:18Z</dc:date>
    </item>
    <item>
      <title>getselections()</title>
      <link>https://community.qlik.com/t5/QlikView/getselections/m-p/372081#M138349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another option would be to just use the match function if you are looking to match exactly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 18:30:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getselections/m-p/372081#M138349</guid>
      <dc:creator />
      <dc:date>2012-03-27T18:30:41Z</dc:date>
    </item>
  </channel>
</rss>

