<?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: Grouping in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Grouping/m-p/899888#M313092</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Piet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where do I mark it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jul 2015 06:43:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-07-15T06:43:59Z</dc:date>
    <item>
      <title>Grouping</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping/m-p/899882#M313086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Day,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list of Products such as FBP, TCP, TRI, TRO ect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise how I can group this 2 by 2 and name it&lt;/P&gt;&lt;P&gt;eg. FBP + TCP = Passports&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TRI + TRO = Travel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RFG = Person&lt;/P&gt;&lt;P&gt;I would then like to use these names in my list box to select what I am looking for. So instead of having 18 different products, i will now have a list of 9 using only the grouping names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 13:58:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping/m-p/899882#M313086</guid>
      <dc:creator />
      <dc:date>2015-07-07T13:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping/m-p/899883#M313087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;You can do this best in load script e.g. using a mapping load, something like&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;MyMap:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Mapping load [From, To&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FCB, Passports&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;TCP, Passports&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;TRI, Travel&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;....&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;Load&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;....&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;Product&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;Applymap('&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;MyMap&lt;/SPAN&gt;',Product) as MyGroup&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;....&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;From Source&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 14:01:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping/m-p/899883#M313087</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-07-07T14:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping/m-p/899884#M313088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;See also&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" data-containerid="2588" data-containertype="37" data-objectid="4267" data-objecttype="38" href="https://community.qlik.com/blogs/qlikviewdesignblog/2015/06/30/data-cleansing" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;Data Cleansing&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 14:02:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping/m-p/899884#M313088</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-07-07T14:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping/m-p/899885#M313089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yolanda, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do it either on the Load side or if you are using SQL, on the SQL Select side. &lt;/P&gt;&lt;P&gt;Do you have a sample to post? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards - John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 14:06:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping/m-p/899885#M313089</guid>
      <dc:creator>johngouws</dc:creator>
      <dc:date>2015-07-07T14:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping/m-p/899886#M313090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though I used what says “Don’t use” It works and that’s the result I was looking for ☺&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 12:49:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping/m-p/899886#M313090</guid>
      <dc:creator />
      <dc:date>2015-07-09T12:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping/m-p/899887#M313091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're welcome Yolanda&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;If any of this has answered your question, could you please mark the relevant answer as correct (and/or helpfull)?&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;Marking answers correct will close the thread, help others finding correct answers for similar problems and let other contributing members know this requires no more attention.&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;Thanks, Piet Hein&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 12:56:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping/m-p/899887#M313091</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-07-09T12:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping/m-p/899888#M313092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Piet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where do I mark it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 06:43:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping/m-p/899888#M313092</guid>
      <dc:creator />
      <dc:date>2015-07-15T06:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping/m-p/899889#M313093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There should be a correct button in each post, which you can click to mark the answer correct. Helpful answers are set using the actions drop down beneath each post and click helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 08:36:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping/m-p/899889#M313093</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-07-15T08:36:14Z</dc:date>
    </item>
  </channel>
</rss>

