<?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 Group or merge dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Group-or-merge-dimension/m-p/943769#M950681</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;I have two dimensions or two levels and want to make it one. something like the attached example. how can I achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;only for specific counties, I want to use the continent name instead of displaying all the countries in the pivot table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gautham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Dec 2015 08:05:18 GMT</pubDate>
    <dc:creator>gauthamchilled</dc:creator>
    <dc:date>2015-12-03T08:05:18Z</dc:date>
    <item>
      <title>Group or merge dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Group-or-merge-dimension/m-p/943769#M950681</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;I have two dimensions or two levels and want to make it one. something like the attached example. how can I achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;only for specific counties, I want to use the continent name instead of displaying all the countries in the pivot table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gautham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 08:05:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-or-merge-dimension/m-p/943769#M950681</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2015-12-03T08:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Group or merge dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Group-or-merge-dimension/m-p/943770#M950683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load *, If(continent='Asia', country, continent) as NewDim inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;continent,country,sales&lt;/P&gt;&lt;P&gt;Asia,India,120000&lt;/P&gt;&lt;P&gt;Asia,Singapore,540000&lt;/P&gt;&lt;P&gt;Asia,Thailand,2434321&lt;/P&gt;&lt;P&gt;Europe,Netherlands,1234123&lt;/P&gt;&lt;P&gt;Europe,Norway,23422323&lt;/P&gt;&lt;P&gt;Africa,Uganda,123123&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 08:16:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-or-merge-dimension/m-p/943770#M950683</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-12-03T08:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Group or merge dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Group-or-merge-dimension/m-p/943771#M950686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont think that this exactly you can do same but workaround like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) You can use Statistics Object to represent in same way, see this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/53826"&gt;Newbie question - Showing statistics using objects&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Continent&amp;amp;'-'&amp;amp;Country as NewDim&amp;nbsp; //Composing both the fields&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 08:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-or-merge-dimension/m-p/943771#M950686</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-03T08:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Group or merge dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Group-or-merge-dimension/m-p/943772#M950687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ohh, misunderstood the requirement. see Tresesco suggestion&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 08:23:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-or-merge-dimension/m-p/943772#M950687</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-03T08:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Group or merge dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Group-or-merge-dimension/m-p/943773#M950688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tresesco,&lt;/P&gt;&lt;P&gt;Thanks. I want to do for several other dimensions not just for Asia, but to be grouped under Newdim. How can I do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e Based on second dimension values I want to group them and show as new dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gautham.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 08:38:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-or-merge-dimension/m-p/943773#M950688</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2015-12-03T08:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Group or merge dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Group-or-merge-dimension/m-p/943774#M950689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to hardcode in the same way with multiple if statements like:&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(continent='Asia', country,&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;If(continent='XYZ', country,&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;If(continent='ABC', country,&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;and so on....&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;continent))) as NewDim&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 08:42:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-or-merge-dimension/m-p/943774#M950689</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-03T08:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Group or merge dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Group-or-merge-dimension/m-p/943775#M950690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;If(Match(continent='Asia','OtherContinent1' , 'OtherContinent2') country, continent)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 08:46:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-or-merge-dimension/m-p/943775#M950690</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-12-03T08:46:47Z</dc:date>
    </item>
  </channel>
</rss>

