<?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: How to group values inside field? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036169#M349274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, it does not. And it has one missing ) at the end &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Niko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Apr 2016 08:37:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-04-28T08:37:27Z</dc:date>
    <item>
      <title>How to group values inside field?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036163#M349268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to group my data in QlikView. And it is not going well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the following script:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;if(place='K1' or place='K2' or place='K4', 'K1,K2,K4',&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;if(place='K1', 'K1',&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;if(place='K2', 'K2',&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;if(place='K3', 'K3',&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;if(place='K4', 'K4',&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;))))) as test &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but all I get out, is the first field, that combines the three fields.. But it does not give me the separate values at all.&lt;/P&gt;&lt;P&gt;I have attached a workbook also to this message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas how to approach this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to show these values in a pivot-table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Niko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 08:08:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036163#M349268</guid>
      <dc:creator />
      <dc:date>2016-04-28T08:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to group values inside field?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036164#M349269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you actually trying to achieve?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 08:13:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036164#M349269</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2016-04-28T08:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to group values inside field?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036165#M349270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That I had field values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K1,K2,K4,&lt;/P&gt;&lt;P&gt;K1,&lt;/P&gt;&lt;P&gt;K2,&lt;/P&gt;&lt;P&gt;K3,&lt;/P&gt;&lt;P&gt;K4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I could show tha values for this first group and individual parts in a pivot table.&lt;/P&gt;&lt;P&gt;So it would be something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;K1,K2,K4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 70&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;K1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;K2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;K3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;K4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Niko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 08:16:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036165#M349270</guid>
      <dc:creator />
      <dc:date>2016-04-28T08:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to group values inside field?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036166#M349271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DATA:&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;part, place, value1, value2&lt;/P&gt;&lt;P&gt;A, K1, 10, 120,&lt;/P&gt;&lt;P&gt;A, K2, 20, 110,&lt;/P&gt;&lt;P&gt;A, K3, 30, 100,&lt;/P&gt;&lt;P&gt;A, K4, 40, 90,&lt;/P&gt;&lt;P&gt;B, K1, 50, 80,&lt;/P&gt;&lt;P&gt;B, K2, 60, 70,&lt;/P&gt;&lt;P&gt;B, K3, 70, 60,&lt;/P&gt;&lt;P&gt;B, K4, 80, 50,&lt;/P&gt;&lt;P&gt;C, K1, 90, 40,&lt;/P&gt;&lt;P&gt;C, K2, 100, 30,&lt;/P&gt;&lt;P&gt;C, K3, 110, 20,&lt;/P&gt;&lt;P&gt;C, K4, 120, 10&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;Load Distinct&lt;/P&gt;&lt;P&gt;&amp;nbsp; part, &lt;/P&gt;&lt;P&gt;&amp;nbsp; Concat(place,', ',place) as place,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sum(value1) as value1,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sum(value2) as value2&lt;/P&gt;&lt;P&gt;Resident DATA&lt;/P&gt;&lt;P&gt;Where Match(place,'K1','K2','K4')&lt;/P&gt;&lt;P&gt;Group by part;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 08:26:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036166#M349271</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-04-28T08:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to group values inside field?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036167#M349272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or in case if some part don't have all K1, K2 and K4, and you want to ignore 2 combination, use below..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA:&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;part, place, value1, value2&lt;/P&gt;&lt;P&gt;A, K1, 10, 120,&lt;/P&gt;&lt;P&gt;A, K2, 20, 110,&lt;/P&gt;&lt;P&gt;A, K3, 30, 100,&lt;/P&gt;&lt;P&gt;A, K4, 40, 90,&lt;/P&gt;&lt;P&gt;B, K1, 50, 80,&lt;/P&gt;&lt;P&gt;B, K2, 60, 70,&lt;/P&gt;&lt;P&gt;B, K3, 70, 60,&lt;/P&gt;&lt;P&gt;B, K4, 80, 50,&lt;/P&gt;&lt;P&gt;C, K1, 90, 40,&lt;/P&gt;&lt;P&gt;C, K2, 100, 30,&lt;/P&gt;&lt;P&gt;C, K3, 110, 20,&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;Load part, Replace(place,'|',', ') as place, value1, value2 Where place = 'K1|K2|K4';&lt;/P&gt;&lt;P&gt;Load Distinct&lt;/P&gt;&lt;P&gt;&amp;nbsp; part, &lt;/P&gt;&lt;P&gt;&amp;nbsp; Concat(place,'|',place) as place,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sum(value1) as value1,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sum(value2) as value2&lt;/P&gt;&lt;P&gt;Resident DATA&lt;/P&gt;&lt;P&gt;Where Match(place,'K1','K2','K4')&lt;/P&gt;&lt;P&gt;Group by part;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 08:29:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036167#M349272</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-04-28T08:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to group values inside field?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036168#M349273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niko,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please try below and let me know if it is working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(place='K1', 'K1',&lt;/P&gt;&lt;P&gt;if(place='K2', 'K2',&lt;/P&gt;&lt;P&gt;if(place='K3', 'K3',&lt;/P&gt;&lt;P&gt;if(place='K1,K2,K3', 'K4',&lt;/P&gt;&lt;P&gt;)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Sreeman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 08:34:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036168#M349273</guid>
      <dc:creator />
      <dc:date>2016-04-28T08:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to group values inside field?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036169#M349274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, it does not. And it has one missing ) at the end &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Niko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 08:37:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036169#M349274</guid>
      <dc:creator />
      <dc:date>2016-04-28T08:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to group values inside field?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036170#M349275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well this definitely does the trick. Why did I not figure this out .. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Niko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 08:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036170#M349275</guid>
      <dc:creator />
      <dc:date>2016-04-28T08:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to group values inside field?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036171#M349276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like in attached qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;DATA:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD * Inline&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;[&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;part, place, value1, value2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;A, K1, 10, 120,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;A, K2, 20, 110,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;A, K3, 30, 100,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;A, K4, 40, 90,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;B, K1, 50, 80,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;B, K2, 60, 70,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;B, K3, 70, 60,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;B, K4, 80, 50,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;C, K1, 90, 40,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;C, K2, 100, 30,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;C, K3, 110, 20,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;C, K4, 120, 10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt; line-height: 1.5em;"&gt;load &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; part,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; value1,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; value2,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; if(place='K1' or place='K2' or place='K4', 'K1,K2,K4'&lt;SPAN style="text-decoration: line-through;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; &lt;SPAN style="text-decoration: line-through;"&gt;if(place='K1', 'K1',&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through; font-family: 'courier new', courier;"&gt;&amp;nbsp; if(place='K2', 'K2',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through; font-family: 'courier new', courier;"&gt;&amp;nbsp; if(place='K4', 'K4',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN style="text-decoration: line-through;"&gt;&amp;nbsp; )))&lt;/SPAN&gt;) as &lt;SPAN style="color: #ff0000;"&gt;place&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt; line-height: 1.5em;"&gt;Resident DATA where Match (place,'K1', 'K2', 'K4');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN style="color: #ff0000;"&gt;//&lt;/SPAN&gt;drop table DATA;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;Then in the front end you might use Sum()&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 08:43:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036171#M349276</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-04-28T08:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to group values inside field?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036172#M349277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works as well. Maybe the second load could only be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data2:&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;part,&lt;/P&gt;&lt;P&gt;value1,&lt;/P&gt;&lt;P&gt;value2,&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(place='K1' or place='K2' or place='K4', 'K1,K2,K4',&lt;/P&gt;&lt;P&gt;&amp;nbsp; ) as place &lt;/P&gt;&lt;P&gt;Resident DATA where Match (place,'K1', 'K2', 'K4');&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 08:48:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036172#M349277</guid>
      <dc:creator />
      <dc:date>2016-04-28T08:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to group values inside field?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036173#M349278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are right! I just copied and pasted it. Additional else parts are redundant there.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt; Now stroke off.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 08:51:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036173#M349278</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-04-28T08:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to group values inside field?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036174#M349279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But there is only one problem, this does not show inside a pivot-table for some reason o.O&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Niko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 08:52:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036174#M349279</guid>
      <dc:creator />
      <dc:date>2016-04-28T08:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to group values inside field?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036175#M349280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should, if you use aggregation function like &lt;STRONG&gt;Sum&lt;/STRONG&gt;(Value1) as expression.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/122960_Untitled.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 08:54:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036175#M349280</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-04-28T08:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to group values inside field?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036176#M349281</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;Could you please open a little bit, what are you doing on that concatenate part of this script :)?&lt;/P&gt;&lt;P&gt;It would be very nice!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Niko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 09:59:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036176#M349281</guid>
      <dc:creator />
      <dc:date>2016-04-28T09:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to group values inside field?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036177#M349282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use below one as well&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;Load part, Replace(place,'|',', ') as place, value1, value2 Where place = 'K1|K2|K4';&lt;/P&gt;&lt;P&gt;Load Distinct&lt;/P&gt;&lt;P&gt;&amp;nbsp; part,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Concat(place,'|',place) as place,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sum(value1) as value1,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sum(value2) as value2&lt;/P&gt;&lt;P&gt;Resident DATA&lt;/P&gt;&lt;P&gt;Where Match(place,'K1','K2','K4')&lt;/P&gt;&lt;P&gt;Group by part&lt;/P&gt;&lt;P&gt;Order By part,place&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Concat(place,'|',place) as place,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;This will Concat Distinct place and separate them by |&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;the last parameter place will make sure that the concatenation will happens in order.. i.e. even if K4, K2 and K1 is the right order, they will concatenate as K1, K2 and K4&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Now consider that you have only K1 and K2 available for any part but you want only parts with K1, K2 and K4 then you can use below one.. otherwise you can ignore below line.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Load part, Replace(place,'|',', ') as place, value1, value2 Where place = 'K1|K2|K4';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 10:53:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-group-values-inside-field/m-p/1036177#M349282</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-04-28T10:53:10Z</dc:date>
    </item>
  </channel>
</rss>

