<?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 - Based on multi box / filter result in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Based-on-multi-box-filter-result/m-p/1015687#M942961</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using these combination:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;=sum({$&amp;lt;SalesRepPrimary =, SalesRep ={'*' &amp;amp;SalesRepPrimary &amp;amp;'*'}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;=sum({$&amp;lt;SalesRepPrimary =, SalesRep ={'$('*' &amp;amp;SalesRepPrimary &amp;amp;'*')'}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;=sum({$&amp;lt;SalesRepPrimary =, SalesRep ={'$('*' &amp;amp;max(SalesRepPrimary) &amp;amp;'*')'}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;It seems you want Sales for all representives? If yes then try like this only:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;&lt;STRONG&gt;=sum({$&amp;lt;SalesRepPrimary=&amp;gt;}Sales)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jan 2016 08:20:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-01-18T08:20:27Z</dc:date>
    <item>
      <title>Set Analysis - Based on multi box / filter result</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Based-on-multi-box-filter-result/m-p/1015686#M942960</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 trying to do a set analysis based on the result of a multi box / filter result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll explain my data structure / situation:&lt;/P&gt;&lt;P&gt;-I have 3 Sales Rep fields (SalesRepPrimary, SalesRepSecondary, SalesRepThirdly).&lt;/P&gt;&lt;P&gt;-I am also concatenating the 3 Sales Rep fields into 1, Sales Rep field (SalesRepPrimary &amp;amp;' - ' &amp;amp;SalesRepSecondary &amp;amp;' - ' &amp;amp;SalesRepThirdly as SalesRep) in my script. I'm concatenating so I can use the * wildcard character and search across all 3 fields.&lt;/P&gt;&lt;P&gt;-I'm using SalesRepPrimary as my filter / selection box but I want to search the SalesRep (Concatenated field).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example Data:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Customer&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;SalesRep&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;SalesRepPrimary&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG style="color: #ffffff; font-size: 13.3333px; text-align: center;"&gt;SalesRepSecondary&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG style="color: #ffffff; font-size: 13.3333px; text-align: center;"&gt;SalesRepThirdly&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Cust 1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;John - Peter - Sarah&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;John&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Peter&lt;/TD&gt;&lt;TD&gt;Sarah&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Cust 2&lt;/TD&gt;&lt;TD&gt;Sarah - Peter - John&lt;/TD&gt;&lt;TD&gt;Sarah&lt;/TD&gt;&lt;TD&gt;Peter&lt;/TD&gt;&lt;TD&gt;John&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Cust 3 &lt;/TD&gt;&lt;TD&gt;Peter - Sarah - John&lt;/TD&gt;&lt;TD&gt;Peter&lt;/TD&gt;&lt;TD&gt;Sarah&lt;/TD&gt;&lt;TD&gt;John&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Cust 4&lt;/TD&gt;&lt;TD&gt;James - John - Peter&lt;/TD&gt;&lt;TD&gt;James&lt;/TD&gt;&lt;TD&gt;John&lt;/TD&gt;&lt;TD&gt;Peter&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;If I selected Sarah in the SalesRepPrimary / filter box, I should get Cust 1, Cust 2 and Cust 3 from the above example data, but NOT Cust 4.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If I use: &lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;SalesRepPrimary =, SalesRep ={'*Sarah*'}&amp;gt;}Sales)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; It works I get the data I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I now need to change it to use what is selected in the SalesRepPrimary field.&lt;/P&gt;&lt;P&gt;I have tried the below, and can't seem to get it to work..&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=sum({$&amp;lt;SalesRepPrimary =, SalesRep ={'*' &amp;amp;SalesRepPrimary &amp;amp;'*'}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=sum({$&amp;lt;SalesRepPrimary =, SalesRep ={'$('*' &amp;amp;SalesRepPrimary &amp;amp;'*')'}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=sum({$&amp;lt;SalesRepPrimary =, SalesRep ={'$('*' &amp;amp;max(SalesRepPrimary) &amp;amp;'*')'}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;I hope that you understand my explanation.&lt;/P&gt;&lt;P&gt;If you need any more information or have any questions please feel free to ask.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much in advance for your help.&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jordan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jan 2016 23:27:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Based-on-multi-box-filter-result/m-p/1015686#M942960</guid>
      <dc:creator />
      <dc:date>2016-01-17T23:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Based on multi box / filter result</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Based-on-multi-box-filter-result/m-p/1015687#M942961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using these combination:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;=sum({$&amp;lt;SalesRepPrimary =, SalesRep ={'*' &amp;amp;SalesRepPrimary &amp;amp;'*'}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;=sum({$&amp;lt;SalesRepPrimary =, SalesRep ={'$('*' &amp;amp;SalesRepPrimary &amp;amp;'*')'}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;=sum({$&amp;lt;SalesRepPrimary =, SalesRep ={'$('*' &amp;amp;max(SalesRepPrimary) &amp;amp;'*')'}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;It seems you want Sales for all representives? If yes then try like this only:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;&lt;STRONG&gt;=sum({$&amp;lt;SalesRepPrimary=&amp;gt;}Sales)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 08:20:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Based-on-multi-box-filter-result/m-p/1015687#M942961</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-18T08:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Based on multi box / filter result</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Based-on-multi-box-filter-result/m-p/1015688#M942962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this dollar-sign expansion for formulas:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.33px;"&gt;=sum({$&amp;lt;SalesRepPrimary =, SalesRep ={'*$(=max(SalesRepPrimary))*'}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 08:21:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Based-on-multi-box-filter-result/m-p/1015688#M942962</guid>
      <dc:creator />
      <dc:date>2016-01-18T08:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Based on multi box / filter result</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Based-on-multi-box-filter-result/m-p/1015689#M942963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is your wildcard character use &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=sum({$&amp;lt;SalesRepPrimary =, SalesRep ={'*Sarah*'}&amp;gt;}Sales) &lt;/STRONG&gt;which includes {*,?} in qlik.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;=sum({$&amp;lt;SalesRepPrimary =, SalesRep ={'*' &amp;amp;SalesRepPrimary &amp;amp;'*'}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;=sum({$&amp;lt;SalesRepPrimary =, SalesRep ={'$('*' &amp;amp;SalesRepPrimary &amp;amp;'*')'}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;=sum({$&amp;lt;SalesRepPrimary =, SalesRep ={'$('*' &amp;amp;max(SalesRepPrimary) &amp;amp;'*')'}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;You are appending it with &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;SalesRepPrimary which returns you *&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;SalesRepPrimary* and it does not exist in your fileld and hence return nothing&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 08:23:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Based-on-multi-box-filter-result/m-p/1015689#M942963</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-18T08:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Based on multi box / filter result</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Based-on-multi-box-filter-result/m-p/1015690#M942964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or 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: 13.3333px;"&gt;&lt;STRONG&gt;=Sum({$&amp;lt;SalesRepPrimary =, &lt;SPAN style="color: #ff0000;"&gt;SalesRep ={$(=Concat(Chr(39) &amp;amp; '*' &amp;amp; SalesRepPrimary &amp;amp;'*' &amp;amp; Chr(39), ', '))}&lt;/SPAN&gt;&amp;gt;}Sales)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 12:07:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Based-on-multi-box-filter-result/m-p/1015690#M942964</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-18T12:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Based on multi box / filter result</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Based-on-multi-box-filter-result/m-p/1015691#M942965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been able to get it to work below is my formula&lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;SalesRepPrimary =, SalesRep ={'$(='*' &amp;amp;trim(SalesRepPrimary) &amp;amp;'*')'}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jordan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 20:20:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Based-on-multi-box-filter-result/m-p/1015691#M942965</guid>
      <dc:creator />
      <dc:date>2016-01-18T20:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Based on multi box / filter result</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Based-on-multi-box-filter-result/m-p/1015692#M942966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, well, max on a text field would not work. Instead, maxstring should have been used:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.33px;"&gt;=sum({$&amp;lt;SalesRepPrimary =, SalesRep ={'*$(=maxstring(SalesRepPrimary))*'}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 07:52:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Based-on-multi-box-filter-result/m-p/1015692#M942966</guid>
      <dc:creator />
      <dc:date>2016-01-19T07:52:45Z</dc:date>
    </item>
  </channel>
</rss>

