<?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: Group by Column and then add another Field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044670#M351254</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this..&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;T1:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;INLINE&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[&lt;BR /&gt; Product, Phone Number&lt;BR /&gt; ABC Enterprise, 10001&lt;BR /&gt; Fleet Control&amp;nbsp; Premium Plan, 10001&lt;BR /&gt; Other1, 10001&lt;BR /&gt; Other2, 10001&lt;BR /&gt; ABC Enterprise, 20002&lt;BR /&gt; Fleet Control&amp;nbsp; Basic Plan , 20002&lt;BR /&gt; Other1, 20002&lt;BR /&gt; Other2, 20002&lt;BR /&gt; ABC Personal, 30003&lt;BR /&gt; Other1, 30003&lt;BR /&gt; Other2, 30003&lt;BR /&gt; Fleet Control Basic Plan , 30003&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;NoConcatenate&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; T2:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Phone Number]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;subfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Product&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,','),',',1) &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Service&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;subfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Product&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,','),',',2) &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Plan&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; T1 &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Group&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;by&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Phone Number]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;DROP&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; T1; &lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/120362_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Apr 2016 04:54:05 GMT</pubDate>
    <dc:creator>settu_periasamy</dc:creator>
    <dc:date>2016-04-04T04:54:05Z</dc:date>
    <item>
      <title>Group by Column and then add another Field</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044669#M351253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a Phone number field and associated Products list. What we want to do is that for each number we want to define two columns - Service and Plan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the sample data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Product,Phone Number&lt;/P&gt;&lt;P&gt;ABC Enterprise,10001&lt;/P&gt;&lt;P&gt;Fleet Control&amp;nbsp; Premium Plan,10001&lt;/P&gt;&lt;P&gt;Other1, 10001&lt;/P&gt;&lt;P&gt;Other2, 10001&lt;/P&gt;&lt;P&gt;ABC Enterprise,20002&lt;/P&gt;&lt;P&gt;Fleet Control&amp;nbsp; Basic Plan ,20002&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Other1, 20002&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Other2, 20002&lt;/P&gt;&lt;P&gt;ABC Personal,30003&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Other1, 30003&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Other2, 30003&lt;/P&gt;&lt;P&gt;Fleet Control Basic Plan ,30003&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We want to have a single row for each Phone Number along with the Service and the Plan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phone Number, Service, Plan&lt;/P&gt;&lt;P&gt;10001, ABC Enterprise, Fleet Control Premium Plan&lt;/P&gt;&lt;P&gt;20002, ABC Enterprise, Fleet Control Basic Plan&lt;/P&gt;&lt;P&gt;30003, ABC Personal, Fleet Control Basic Plan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: The products can appear in any order - it is not necessary that it will be the 1st or 2nd which have the product and the service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will appreciate assistance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 04:50:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044669#M351253</guid>
      <dc:creator>sjhussain</dc:creator>
      <dc:date>2016-04-04T04:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Group by Column and then add another Field</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044670#M351254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this..&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;T1:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;INLINE&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[&lt;BR /&gt; Product, Phone Number&lt;BR /&gt; ABC Enterprise, 10001&lt;BR /&gt; Fleet Control&amp;nbsp; Premium Plan, 10001&lt;BR /&gt; Other1, 10001&lt;BR /&gt; Other2, 10001&lt;BR /&gt; ABC Enterprise, 20002&lt;BR /&gt; Fleet Control&amp;nbsp; Basic Plan , 20002&lt;BR /&gt; Other1, 20002&lt;BR /&gt; Other2, 20002&lt;BR /&gt; ABC Personal, 30003&lt;BR /&gt; Other1, 30003&lt;BR /&gt; Other2, 30003&lt;BR /&gt; Fleet Control Basic Plan , 30003&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;NoConcatenate&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; T2:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Phone Number]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;subfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Product&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,','),',',1) &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Service&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;subfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Product&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,','),',',2) &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Plan&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; T1 &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Group&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;by&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Phone Number]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;DROP&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; T1; &lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/120362_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 04:54:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044670#M351254</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-04-04T04:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Group by Column and then add another Field</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044671#M351255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the data sorted? What do you want to do with the 'Otherx" lines?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 05:08:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044671#M351255</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-04-04T05:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Group by Column and then add another Field</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044672#M351256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* Data is not sorted&lt;/P&gt;&lt;P&gt;* At the moment we do not want to do anything with the "Others" lines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 05:12:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044672#M351256</guid>
      <dc:creator>sjhussain</dc:creator>
      <dc:date>2016-04-04T05:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Group by Column and then add another Field</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044673#M351257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Settu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[Phone Number]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;subfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;Product&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;,','),',',1) &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;Service&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;subfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;Product&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;,','),',',2) &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;Plan&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt; T1 &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Group&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;by&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[Phone Number]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;What if the Service and Plan are not the 1st and 2nd field?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;Can we do a applymap?&amp;nbsp; or search by "ABC*" for Service and the "* Plan" for plan?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;Thanks. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 05:18:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044673#M351257</guid>
      <dc:creator>sjhussain</dc:creator>
      <dc:date>2016-04-04T05:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Group by Column and then add another Field</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044674#M351258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also the data would be huge and we are reading from multiple excel sheets.&amp;nbsp; Do you think concat in the subfield would still give the performance? on huge data?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks..&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 05:20:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044674#M351258</guid>
      <dc:creator>sjhussain</dc:creator>
      <dc:date>2016-04-04T05:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Group by Column and then add another Field</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044675#M351259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Syed,&lt;/P&gt;&lt;P&gt;Just i have provided the suggestion based on the provided data. Yes we can achieve it in several ways. &lt;/P&gt;&lt;P&gt;if we do search (e.g ABC* and *Plan), we need to do one by one row, then Left join.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;What if the Service and Plan are not the 1st and 2nd field?&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Here, we can do the search like if(subfield value like 'ABC*', subfield(value,1), subfield(value,2))&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;Can we do a applymap?&amp;nbsp; or search by "ABC*" for Service and the "* Plan" for plan?&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Here, Again, we need to find the distinct values for PhoneNumber,&amp;nbsp; Service / Phone Number, Plan&amp;nbsp; (two tables)&lt;/P&gt;&lt;P&gt;and apply the result..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 05:35:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044675#M351259</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-04-04T05:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Group by Column and then add another Field</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044676#M351260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;&amp;gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Data is not sorted.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you decide which line contains the Service and which lines contain the Plan? &lt;/P&gt;&lt;P&gt;How do you know whether to include a line?&lt;/P&gt;&lt;P&gt;Its easy to exclude 'Other*', but are all the '&lt;EM&gt;others&lt;/EM&gt;' defined like that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 05:38:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044676#M351260</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-04-04T05:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Group by Column and then add another Field</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044677#M351261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;try this&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Product:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;LOAD Product,&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Phone Number]&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;FROM table&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;where not wildmatch(lower(Product),'*other*');&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;New:&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;LOAD &lt;SPAN style="font-size: 13.3333px;"&gt;[Phone Number]&lt;/SPAN&gt;,&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;if(Flag=1,&lt;SPAN style="font-size: 13.3333px;"&gt;Product) as Service,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if(Flag=2,&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Product) as Plan;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;LOAD *,&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(rowno()=1 or Product &amp;lt;&amp;gt; previous(Product),1, peek('Flag')+1) as Flag&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Resident Product&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Order by &lt;/EM&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;EM&gt;[Phone Number];&lt;/EM&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 05:39:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044677#M351261</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-04-04T05:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Group by Column and then add another Field</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044678#M351262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Service is two type "ABC Enterprise and ABC Personal",&amp;nbsp; The plan would have the word "Plan" in it.&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;The products can appear in any order - it is not necessary that it will be the 1st or 2nd which have the product and the service.&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;Hope this helps.&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;Thanks.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 05:50:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044678#M351262</guid>
      <dc:creator>sjhussain</dc:creator>
      <dc:date>2016-04-04T05:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Group by Column and then add another Field</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044679#M351263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Kush,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;The Service is two type "ABC Enterprise and ABC Personal",&amp;nbsp; The plan would have the word "Plan" in it.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;The products can appear in any order - it is not necessary that it will be the 1st or 2nd which have the product and the service.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&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 style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&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 style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 05:50:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044679#M351263</guid>
      <dc:creator>sjhussain</dc:creator>
      <dc:date>2016-04-04T05:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Group by Column and then add another Field</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044680#M351264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Settu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would we do the following in qlik?&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;if(subfield value like 'ABC*', subfield(value,1), subfield(value,2))&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;There is no LIKE - would we use wildmatch or match?&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;Thanks.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 05:52:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044680#M351264</guid>
      <dc:creator>sjhussain</dc:creator>
      <dc:date>2016-04-04T05:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Group by Column and then add another Field</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044681#M351265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then how you are going to decide that particular product is Service or Plan if order is not fixed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 05:58:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044681#M351265</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-04-04T05:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Group by Column and then add another Field</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044682#M351266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you check the below attachment with your original data.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 05:58:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044682#M351266</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-04-04T05:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Group by Column and then add another Field</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044683#M351267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Product:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;LOAD&amp;nbsp; [Phone Number],&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if( Wildmatch(lower(Product),'*plan*'),Product) as Plan,&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(not Wildmatch(lower(Product),'*plan*'),Product) as Service&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;LOAD Product,&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Phone Number]&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;FROM table&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;where not wildmatch(lower(Product),'*other*');&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 06:01:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044683#M351267</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-04-04T06:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Group by Column and then add another Field</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044684#M351268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then perhaps this:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;MapService:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Mapping LOAD [Phone Number],&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Product&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM table&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;where Product like 'ABC*';&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;MapPlan:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Mapping LOAD [Phone Number],&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Product&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM table&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;where Product like '*Plan';&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Result:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; [Phone Number],&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; ApplyMap('MapService', [Phone Number]) as Service,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; ApplyMap('MapPlan', [Phone Number]) as Plan&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM table;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oh, and there &lt;SPAN style="text-decoration: underline;"&gt;is&lt;/SPAN&gt; a Like command in QV as used above. Or use WildMatch(...) if you prefer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 06:26:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044684#M351268</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-04-04T06:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Group by Column and then add another Field</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044685#M351269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __default_attr="xml" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14597513988885630" jivemacro_uid="_14597513988885630" modifiedtitle="true"&gt;
&lt;P&gt;T1:&lt;/P&gt;
&lt;P&gt;LOAD * INLINE [&lt;/P&gt;
&lt;P&gt;Product, Phone Number&lt;/P&gt;
&lt;P&gt;ABC Enterprise, 10001&lt;/P&gt;
&lt;P&gt;Fleet Control&amp;nbsp; Premium Plan, 10001&lt;/P&gt;
&lt;P&gt;Other1, 10001&lt;/P&gt;
&lt;P&gt;Other2, 10001&lt;/P&gt;
&lt;P&gt;ABC Enterprise, 20002&lt;/P&gt;
&lt;P&gt;Fleet Control&amp;nbsp; Basic Plan , 20002&lt;/P&gt;
&lt;P&gt;Other1, 20002&lt;/P&gt;
&lt;P&gt;Other2, 20002&lt;/P&gt;
&lt;P&gt;ABC Personal, 30003&lt;/P&gt;
&lt;P&gt;Other1, 30003&lt;/P&gt;
&lt;P&gt;Other2, 30003&lt;/P&gt;
&lt;P&gt;Fleet Control Basic Plan , 30003&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;NoConcatenate&lt;/P&gt;
&lt;P&gt;T2:&lt;/P&gt;
&lt;P&gt;Load [Phone Number],&lt;/P&gt;
&lt;P&gt;&amp;nbsp; If(Wildmatch(Product,'*ABC*'),Product) as Product,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; If(Wildmatch(Product,'*Plan*'), Product) as Service&lt;/P&gt;
&lt;P&gt; Resident T1 where Wildmatch(Product,'*ABC*','*Plan*') order by Product; &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt; NoConcatenate&lt;/P&gt;
&lt;P&gt;T3:&lt;/P&gt;
&lt;P&gt;Load [Phone Number],&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Concat(Product,'') as Product ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Concat(Service,'') as Service&lt;/P&gt;
&lt;P&gt; Resident T2 Group by [Phone Number];&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt; DROP Table T1, T2;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/120358_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 06:30:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-Column-and-then-add-another-Field/m-p/1044685#M351269</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-04-04T06:30:36Z</dc:date>
    </item>
  </channel>
</rss>

