<?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 How to Group Data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Group-Data/m-p/1180666#M883859</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an excel spreadsheet with about 500,000 rows of data. One particular column title, "PERSONGROUP", has about 50-60 different entries, but several of them mean the same thing (i.e. 'FAC', 'FAC1', 'FAC2' should all be called 'FAC', 'ES1', 'ES2', 'ES3' should all be called 'ES', and so on). Would the best thing to do be write some code in the qlikview script, make changes in the excel file, or something else entirely? My coding experience is very limited, so the simpler the solution the better...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>How to Group Data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Group-Data/m-p/1180666#M883859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an excel spreadsheet with about 500,000 rows of data. One particular column title, "PERSONGROUP", has about 50-60 different entries, but several of them mean the same thing (i.e. 'FAC', 'FAC1', 'FAC2' should all be called 'FAC', 'ES1', 'ES2', 'ES3' should all be called 'ES', and so on). Would the best thing to do be write some code in the qlikview script, make changes in the excel file, or something else entirely? My coding experience is very limited, so the simpler the solution the better...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Group-Data/m-p/1180666#M883859</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to Group Data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Group-Data/m-p/1180667#M883860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share a dummy excel file with few combinations as there are different combination of groups i believe you have to consider all the different groups and tie them accordingly. I assume we need to know how many groups you have to consider as mentioned in the other thread, use Inline table posted by Gysbert and give all the relevant combinations. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2016 21:59:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Group-Data/m-p/1180667#M883860</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2016-09-23T21:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to Group Data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Group-Data/m-p/1180668#M883861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe have a look at &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4267"&gt;Data Cleansing&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you can use a mapping table approach, or maybe it's just enough to drop the numeric digits in your field values?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Purgechar(PERSONGROUP, '0123456789') as PERSONGROUP,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2016 22:24:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Group-Data/m-p/1180668#M883861</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-09-23T22:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to Group Data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Group-Data/m-p/1180669#M883862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jacob,&lt;/P&gt;&lt;P&gt;Glad to see a requirement as I faced.&lt;/P&gt;&lt;P&gt;It can be solved by using the Mapping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you please give me a sample Data identical to what you need, you need can be fulfilled.&lt;/P&gt;&lt;P&gt;&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, 26 Sep 2016 07:00:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Group-Data/m-p/1180669#M883862</guid>
      <dc:creator>soloeeeoff</dc:creator>
      <dc:date>2016-09-26T07:00:56Z</dc:date>
    </item>
  </channel>
</rss>

