<?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: Nested Dimension? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Nested-Dimension/m-p/1554991#M440606</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Not sure I will have an answer, but I was just hoping to clarify the usage/format.&amp;nbsp;&lt;/P&gt;&lt;P&gt;There may be simple solutions if the portion of data exposed at any time isn't large. Is there any limit on the number of Continent/Country/City combinations that will be displayed at any given time (e.g. only 1 city can be selected)? How many weeks of data are you loading (one month's worth or one year's worth)?&lt;/P&gt;&lt;P&gt;A pivot can show the data nicely, in a tiered manner, but I'm guessing this is not the display format you're after:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3C.png" style="width: 480px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/7734i7EFF2E8BB0F5B22B/image-size/large?v=v2&amp;amp;px=999" role="button" title="3C.png" alt="3C.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;J.&lt;/P&gt;&lt;P&gt;P.S. In case anyone else wants to play, here's a loadable sample data set:&lt;/P&gt;&lt;PRE&gt;Load * inline 
	[Continent,Country,City,TheWeek,Amount,Price,Totals
	Europe,Germany,Hamburg,1,100,5,500
	Europe,Germany,Cologne,1,120,6,720
	Europe,Great Britain,London,1,100,7,700
	Europe,Great Britain,Liverpool,1,160,7,1120
	Europe,Italy,Rome,1,110,6,660
	Europe,Italy,Venedig,1,90,5,450
	Europe,Italy,Firenze,1,90,5,450
	Europe,Greece,Athens,1,30,8,240
	Asia,Japan,Tokio,1,50,8,400
	Europe,Germany,Hamburg,2,85,7,595
	Europe,Germany,Cologne,2,110,6,660
	Europe,Great Britain,London,2,120,5,600
	Europe,Great Britain,Liverpool,2,150,6,900
	Europe,Italy,Rome,2,150,7,1050
	Europe,Italy,Venedig,2,80,8,640
	Europe,Italy,Firenze,2,70,6,420
	Europe,Greece,Athens,2,25,7,175
	Asia,Japan,Tokio,2,90,7,630]
;&lt;/PRE&gt;</description>
    <pubDate>Mon, 11 Mar 2019 17:25:52 GMT</pubDate>
    <dc:creator>jwaligora</dc:creator>
    <dc:date>2019-03-11T17:25:52Z</dc:date>
    <item>
      <title>Nested Dimension?</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-Dimension/m-p/1554897#M440596</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;most times I'm facing a problem I am able to find a solution here in the communitiy.&lt;BR /&gt;But for the recent challenge I'm some kind of stuck; hopefully one of you has an idea how to solve it.&lt;BR /&gt;See attached file for a simplified example:&lt;BR /&gt;I have a time-dimension (here numerous week, but that's not the problem) and a dimension with three 'levels';&lt;BR /&gt;what I want to do is to show sums of different levels (according to the users selection) over time&lt;BR /&gt;The selections in level 3 (city) shall always be displayed as one total sum, the selections in level 2 each as their own sum&lt;BR /&gt;Additionaly the total sum should be displayed as well (if any selection regarding to this continent is made)&lt;/P&gt;&lt;P&gt;The only way I was able to handle it is to build an own (conditioned) 'fact' for each and every line, but as in my original data there are several hundreds of cities that's not really a solution&lt;BR /&gt;Probably I have to build some kind of nested dimension, but I have no idea how to do it?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:13:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-Dimension/m-p/1554897#M440596</guid>
      <dc:creator>thomassch</dc:creator>
      <dc:date>2024-11-16T04:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Nested Dimension?</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-Dimension/m-p/1554991#M440606</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Not sure I will have an answer, but I was just hoping to clarify the usage/format.&amp;nbsp;&lt;/P&gt;&lt;P&gt;There may be simple solutions if the portion of data exposed at any time isn't large. Is there any limit on the number of Continent/Country/City combinations that will be displayed at any given time (e.g. only 1 city can be selected)? How many weeks of data are you loading (one month's worth or one year's worth)?&lt;/P&gt;&lt;P&gt;A pivot can show the data nicely, in a tiered manner, but I'm guessing this is not the display format you're after:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3C.png" style="width: 480px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/7734i7EFF2E8BB0F5B22B/image-size/large?v=v2&amp;amp;px=999" role="button" title="3C.png" alt="3C.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;J.&lt;/P&gt;&lt;P&gt;P.S. In case anyone else wants to play, here's a loadable sample data set:&lt;/P&gt;&lt;PRE&gt;Load * inline 
	[Continent,Country,City,TheWeek,Amount,Price,Totals
	Europe,Germany,Hamburg,1,100,5,500
	Europe,Germany,Cologne,1,120,6,720
	Europe,Great Britain,London,1,100,7,700
	Europe,Great Britain,Liverpool,1,160,7,1120
	Europe,Italy,Rome,1,110,6,660
	Europe,Italy,Venedig,1,90,5,450
	Europe,Italy,Firenze,1,90,5,450
	Europe,Greece,Athens,1,30,8,240
	Asia,Japan,Tokio,1,50,8,400
	Europe,Germany,Hamburg,2,85,7,595
	Europe,Germany,Cologne,2,110,6,660
	Europe,Great Britain,London,2,120,5,600
	Europe,Great Britain,Liverpool,2,150,6,900
	Europe,Italy,Rome,2,150,7,1050
	Europe,Italy,Venedig,2,80,8,640
	Europe,Italy,Firenze,2,70,6,420
	Europe,Greece,Athens,2,25,7,175
	Asia,Japan,Tokio,2,90,7,630]
;&lt;/PRE&gt;</description>
      <pubDate>Mon, 11 Mar 2019 17:25:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-Dimension/m-p/1554991#M440606</guid>
      <dc:creator>jwaligora</dc:creator>
      <dc:date>2019-03-11T17:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Nested Dimension?</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-Dimension/m-p/1555181#M440639</link>
      <description>&lt;P&gt;Hi jwaligora,&lt;/P&gt;&lt;P&gt;thanks for your response.&lt;/P&gt;&lt;P&gt;Unfortunately there isn't supposed to be a limit to the displayed continents/countries/cities, there might be dozens or hundreds. But if you have an idea of how to deal with it if only few values are selected, that might help as well.&lt;/P&gt;&lt;P&gt;Just to clarify, it is ensured that each city belongs to exactly one country, and each country belongs to exactly one continent.&lt;BR /&gt;The calender-dimension is a cyclic group containing years, months, weeks and days, so there might be the necessarity to show 365 days.&lt;/P&gt;&lt;P&gt;The graph-type is quite fixed, it has to be a line or bar chart.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 08:19:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-Dimension/m-p/1555181#M440639</guid>
      <dc:creator>thomassch</dc:creator>
      <dc:date>2019-03-12T08:19:23Z</dc:date>
    </item>
  </channel>
</rss>

