<?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: Value List within Set analysis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67647#M4495</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have the list if NewField values stored in an Excel file or something?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Apr 2018 22:55:02 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-04-23T22:55:02Z</dc:date>
    <item>
      <title>Value List within Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67642#M4490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create a custom table. I've made the dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=ValueList(&lt;SPAN style="font-size: 10pt;"&gt;'TEST1'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;,'TEST2'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The measures for this are all very similar, but distinctly different. In the final version there will be FORTY different values in the list, so I'm trying not to make 40 different formulas. (I've already made it, it runs very slowly)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Ideally I'd make a measure like this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;&lt;/P&gt;&lt;P&gt;[Landing Page Path]={"=$(=pick(match(ValueList('TEST1','TEST2'),'TEST1','TEST2'),{"*/Test1*"},{"*/Test2*"}))"},&lt;/P&gt;&lt;P&gt;Date=&lt;/P&gt;&lt;P&gt;&amp;gt;}Sessions)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can get it to work like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pick(match(ValueList('TEST1','TEST2'),'TEST1','TEST2'),&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;&lt;/P&gt;&lt;P&gt;[Landing Page Path]={"*/Test1*"}&lt;/P&gt;&lt;P&gt;Date=&lt;/P&gt;&lt;P&gt;&amp;gt;}Sessions)&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;&lt;/P&gt;&lt;P&gt;[Landing Page Path]={"*/Test2*"}&lt;/P&gt;&lt;P&gt;Date=&lt;/P&gt;&lt;P&gt;&amp;gt;}Sessions))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but like I said as I start to grow to over 40 different values in the table, it REALLLLLLY slows down. I'm trying to simplify this formula&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 20:20:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67642#M4490</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-19T20:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Value List within Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67643#M4491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you are trying to do is not going to work.... its just not how set analysis really works... why don't you create a new field in the script from your &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Landing Page Path] and use it as one of the dimensions in the chart?&lt;/SPAN&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;BR /&gt;&lt;/SPAN&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;Pick(WildMatch(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;[Landing Page Path], '&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;*/Test1*', '&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;*/Test2*', .....), 'TEST1', 'TEST2',....) as NewField&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;and now use this as a dimension with this expression&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;STRONG&gt;Sum(Sessions)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 21:02:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67643#M4491</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-19T21:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Value List within Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67644#M4492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've thought about doing that but there is often some overlap. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example one row in the table may be a combination of '/test2' + '/test6'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 21:06:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67644#M4492</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-19T21:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Value List within Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67645#M4493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be a link table then using a for loop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LinkTable:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD [Landing Page Path],&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'TEST1' as NewField&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident ....&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where WildMatch(&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Landing Page Path], '&lt;SPAN style="font-style: inherit;"&gt;*/Test1*')&lt;/SPAN&gt;&lt;/SPAN&gt;;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Concatenate (LinkTable)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD [Landing Page Path],&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'TEST2' as NewField&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident ....&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where WildMatch(&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Landing Page Path], '&lt;SPAN style="font-style: inherit;"&gt;*/Test2*')&lt;/SPAN&gt;&lt;/SPAN&gt;;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;and so on....&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, don't right them 40 times, but may be create a for loop to do this...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 21:10:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67645#M4493</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-19T21:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Value List within Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67646#M4494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, this already seems like a big improvement. Sorry for the late reply, but any way you can help with the for loop? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe a similar example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 21:17:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67646#M4494</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-23T21:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Value List within Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67647#M4495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have the list if NewField values stored in an Excel file or something?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2018 22:55:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67647#M4495</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-23T22:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Value List within Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67648#M4496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is essentially what I need the table to look like (this is half of it) Each Line in the field is a sum of all the landing pages in the same row on the right. Some are completely independent. But others, like the 2nd last row, are a sum of original values and of other rows. I've written each one out individually(for just these 20) using the code you wrote above and the load time is about 8 minutes (I definitely need to get that lower)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="505"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="121"&gt;New Field&lt;/TD&gt;&lt;TD colspan="2" width="128"&gt;Landing Page Path&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Test1&lt;/TD&gt;&lt;TD&gt;/test1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Test2&lt;/TD&gt;&lt;TD&gt;/test2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Test3&lt;/TD&gt;&lt;TD&gt;/test3a&lt;/TD&gt;&lt;TD&gt;/test3b&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Test4&lt;/TD&gt;&lt;TD&gt;/test4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Test5&lt;/TD&gt;&lt;TD&gt;/test5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Test6&lt;/TD&gt;&lt;TD&gt;/test6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Test67&lt;/TD&gt;&lt;TD&gt;/test6&lt;/TD&gt;&lt;TD&gt;/test7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Test7&lt;/TD&gt;&lt;TD&gt;/test7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Test8&lt;/TD&gt;&lt;TD&gt;/test8a&lt;/TD&gt;&lt;TD&gt;/test8b&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Test9&lt;/TD&gt;&lt;TD&gt;/test9&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Test10&lt;/TD&gt;&lt;TD&gt;/test10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Test11&lt;/TD&gt;&lt;TD&gt;/test11a&lt;/TD&gt;&lt;TD&gt;/test11b&lt;/TD&gt;&lt;TD&gt;/test11c&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Test12&lt;/TD&gt;&lt;TD&gt;/test12a&lt;/TD&gt;&lt;TD&gt;/test12b&lt;/TD&gt;&lt;TD&gt;/test12c&lt;/TD&gt;&lt;TD&gt;/test12d&lt;/TD&gt;&lt;TD&gt;/test12e&lt;/TD&gt;&lt;TD&gt;/test12f&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Test13&lt;/TD&gt;&lt;TD&gt;/test13&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Test14&lt;/TD&gt;&lt;TD&gt;/test14&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Test15&lt;/TD&gt;&lt;TD&gt;/test15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Test16&lt;/TD&gt;&lt;TD&gt;/test16&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Test17&lt;/TD&gt;&lt;TD&gt;/test17&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Test100&lt;/TD&gt;&lt;TD&gt;/test100a&lt;/TD&gt;&lt;TD&gt;/test14&lt;/TD&gt;&lt;TD&gt;/test9&lt;/TD&gt;&lt;TD&gt;/test100b&lt;/TD&gt;&lt;TD&gt;/test100c&lt;/TD&gt;&lt;TD&gt;/test18&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Test18&lt;/TD&gt;&lt;TD&gt;/test18&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2018 19:33:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67648#M4496</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-24T19:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Value List within Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67649#M4497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I don't really think that the loop will be able to lower the load time.... there might be other things which can be done, but can you share the exact script you are running, might help fine tune it some other ways?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 13:25:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67649#M4497</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-25T13:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Value List within Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67650#M4498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are the first two, and it essentially repeats from there&lt;/P&gt;&lt;P&gt;ChartTest:&lt;/P&gt;&lt;P&gt;/***************************TEST1*******************************/&lt;/P&gt;&lt;P&gt;LOAD "Landing Page Path",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Test1' as TLPs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resident DataFile&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where WildMatch("Landing Page Path", '/test1');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/***************************Test2*******************************/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate (ChartTest)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD "Landing Page Path",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Test2' as TLPs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resident &lt;SPAN style="font-size: 13.3333px;"&gt;DataFile&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where WildMatch([Landing Page Path], '/test2');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing I can think to cut down the load time is that I only need the landing pages where Sub=XY but anytime I add this to the where clause, it does nothing. Like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Where WildMatch([Landing Page Path], '/test2') and Sub=XY;&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;&lt;SPAN style="font-size: 13.3333px;"&gt;Is there a way to take a subset of table before I load this?&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;&lt;SPAN style="font-size: 13.3333px;"&gt;I need the table as a whole elsewhere, only this chart I am trying to make needs this subset of data&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;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 13:38:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67650#M4498</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-25T13:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Value List within Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67651#M4499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, are you saying that you only care about Sub = XY? and nothing else while creating this new table? And how many concatenates do you have? 20? test1, test2,.... test20?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 13:41:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67651#M4499</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-25T13:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Value List within Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67652#M4500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is correct. There are 40 total. 20 have from Group=1 and 20 from Group=2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 13:53:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67652#M4500</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-25T13:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Value List within Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67653#M4501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This doesn't help with the run time or this doesn't filter down Sub to just XY?&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;"&gt;Where WildMatch([Landing Page Path], '/test2') and Sub=XY;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 13:57:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67653#M4501</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-25T13:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Value List within Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67654#M4502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And what is Group = 1 and Group = 2? I think there are so many different things going on, that I am unable to figure out the best way you can code your script...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 13:58:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67654#M4502</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-25T13:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Value List within Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67655#M4503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's why I left that out originally. I can filter that on the front end. But if I could get just the subset XY then I would be happy.&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;Where WildMatch([Landing Page Path], '/test2') and Sub=XY;&lt;/SPAN&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;BR /&gt;&lt;/SPAN&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;Doesn't filter it down at all. It is still the full set of data&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 14:01:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67655#M4503</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-25T14:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Value List within Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67656#M4504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;XY is a text you are looking for in Sub, right? It needs to be within single quotes&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;Where WildMatch([Landing Page Path], '/test2') and Sub = &lt;SPAN style="color: #ff0000;"&gt;'&lt;/SPAN&gt;XY&lt;SPAN style="color: #ff0000;"&gt;'&lt;/SPAN&gt;;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, Sub is exactly XY or is it abcXYklm and you need to do a wildcard search like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Where WildMatch([Landing Page Path], '/test2') and WildMatch(Sub, &lt;SPAN style="color: #ff0000;"&gt;'*&lt;/SPAN&gt;XY*&lt;SPAN style="color: #ff0000;"&gt;')&lt;/SPAN&gt;;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 14:05:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67656#M4504</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-25T14:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Value List within Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67657#M4505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it is exactly XY. I had it in single quotes but copying it here I forgot to add them. Thank you for all your help, I think I will just have to deal with the load time being what it is&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 14:28:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67657#M4505</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-25T14:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Value List within Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67658#M4506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya unless you are able to provide me with a mocked up sample of your problem, I won't really know what is going on....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 14:29:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67658#M4506</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-25T14:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Value List within Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67659#M4507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One thing you can change is this&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;STRONG&gt;ChartTest:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;/***************************TEST1*******************************/&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;LOAD "Landing Page Path",&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'XY' as Sub,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Test1' as TLPs&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Resident DataFile&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Where WildMatch("Landing Page Path", '/test1') &lt;SPAN style="color: #ff0000;"&gt;and Sub = 'XY'&lt;/SPAN&gt;;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;/***************************Test2*******************************/&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Concatenate (ChartTest)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;LOAD "Landing Page Path",&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'XY' as Sub,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Test2' as TLPs&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Resident &lt;SPAN style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;DataFile&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Where WildMatch([Landing Page Path], '/test2')&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;SPAN style="color: #ff0000;"&gt;and Sub = 'XY'&lt;/SPAN&gt;&lt;/SPAN&gt;;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;This will create a synthetic key, but it isn't a huge problem.... we can fix it.... but if this doesn't do anything for you... then I won't be able to help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 14:31:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67659#M4507</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-25T14:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Value List within Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67660#M4508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand it right than there should be a categorizing for [Landing Page Path], right? In this case I would try to avoid it within the UI and very probably not doing it within a valuelist() else rather with native fields even if it would be an island-table. But I think a script-solution with normal data-association should be preferable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this I believe Sunny's suggestion tends in the right direction whereby I think the multiple concatenation isn't necessary else the wildmatch for the categorizing could be applied directly within the load to create the matching-field maybe also as dual-field and/or with an additionally flag-fields. Further it might be an option to separate concatenated matching-values like "&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;/test14/test9/test100b/test100c/test18&lt;/SPAN&gt;" afterwards again with a subfield-loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not quite clear is your field [Sub] and if there are duplicate fieldvalues of [Landing Page Path] in regard to this field. If no or if it's not too expensive to concatenate [Landing Page Path] and &lt;SUB&gt; you don't need a resident-load else you could just run this matching load over the fieldvalues which would by so a small field probably run under a second. Here the load-logic behind reading from fieldvalues: &lt;A href="http://qlikviewcookbook.com/2013/09/fastest-method-to-read-maxfield-from-a-qvd/" title="http://qlikviewcookbook.com/2013/09/fastest-method-to-read-maxfield-from-a-qvd/"&gt;“Fastest” Method to Read max(field) From a QVD | Qlikview Cookbook&lt;/A&gt;.&lt;/SUB&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 14:50:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67660#M4508</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-04-25T14:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Value List within Set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67661#M4509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;for i=1 to 40&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Let vTableName = 'Test' &amp;amp; $(i);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;$(vTableName):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;load &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;[Landing Page Path],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Sessions,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'Test' &amp;amp; $(i) as TLPs&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;resident dUMMYtABLE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;where WildMatch([Landing Page Path], '*/test' &amp;amp; $(i));;&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;&lt;SPAN style="font-size: 13.3333px;"&gt;next i;&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;&lt;SPAN style="font-size: 13.3333px;"&gt;drop table dUMMYtABLE;&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;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;IMG alt="1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/200782_1.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 14:51:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Value-List-within-Set-analysis/m-p/67661#M4509</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2018-04-25T14:51:18Z</dc:date>
    </item>
  </channel>
</rss>

