<?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: Set analysis - passing search strings in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-passing-search-strings/m-p/811945#M286586</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it Massimo....think i had used it before knowing&amp;nbsp; it...many thanks for the reply &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Feb 2015 12:43:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-02-16T12:43:55Z</dc:date>
    <item>
      <title>Set analysis - passing search strings</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-passing-search-strings/m-p/811942#M286583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I read in&amp;nbsp; one of the Qlikview materials that it is possible to provide 'Sear Strings' as parameters in a set analysis. For eg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum ({$&amp;lt;Field1 = {"search string"}&amp;gt;}metric).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can&amp;nbsp; one of you please provide a sample for such usage?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 12:00:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-passing-search-strings/m-p/811942#M286583</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-16T12:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - passing search strings</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-passing-search-strings/m-p/811943#M286584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum ({$&amp;lt;Field1 = {'*search string*'}&amp;gt;}metric)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 12:04:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-passing-search-strings/m-p/811943#M286584</guid>
      <dc:creator />
      <dc:date>2015-02-16T12:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - passing search strings</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-passing-search-strings/m-p/811944#M286585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;some example from QlikView online help; I suggest to read the help for more examples&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;sum( &lt;/SPAN&gt;{$&amp;lt;~Ingredient = {“*garlic*”}&amp;gt;} Sales&lt;SPAN class="Bold"&gt; )&lt;/SPAN&gt;&lt;BR /&gt;returns the sales for current selection, but with a forced exclusion of all Ingredients containing the string ‘garlic’. &lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;sum(&lt;/SPAN&gt; {$&amp;lt;Year = {“2*”}&amp;gt;} Sales&lt;SPAN class="Bold"&gt; )&lt;/SPAN&gt;&lt;BR /&gt;returns the sales for current selection, but with all years beginning with the digit “2”, i.e. most likely year 2000 and onwards, selected in the field “Year”. &lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;sum(&lt;/SPAN&gt; {$&amp;lt;Year = {“2*”,”198*”}&amp;gt;} Sales&lt;SPAN class="Bold"&gt; )&lt;/SPAN&gt;&lt;BR /&gt;as above, but now also the 1980:s are included in the selection. &lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;sum(&lt;/SPAN&gt; {$&amp;lt;Year = {“&amp;gt;1978&amp;lt;2004”}&amp;gt;} Sales&lt;SPAN class="Bold"&gt; )&lt;/SPAN&gt;&lt;BR /&gt;as above, but now with a numeric search so that an arbitrary range can be specified. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 12:16:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-passing-search-strings/m-p/811944#M286585</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-02-16T12:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - passing search strings</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-passing-search-strings/m-p/811945#M286586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it Massimo....think i had used it before knowing&amp;nbsp; it...many thanks for the reply &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 12:43:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-passing-search-strings/m-p/811945#M286586</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-16T12:43:55Z</dc:date>
    </item>
  </channel>
</rss>

