<?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: Lets call it mixed granularities in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Lets-call-it-mixed-granularities/m-p/867907#M1005873</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;, interesting solution, though not really what I was looking for, but it does what I asked for, so I give a correct answer for the effort. It is in my case two different tables, and I also realize that I did not describe my case correct, thats not your fault. I had hoped for some kind of hierarchy solution, that B and C is a subpart of A. I will look a bit more on the hierarchy functions.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 May 2015 14:46:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-05-18T14:46:27Z</dc:date>
    <item>
      <title>Lets call it mixed granularities</title>
      <link>https://community.qlik.com/t5/QlikView/Lets-call-it-mixed-granularities/m-p/867905#M1005871</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 the two first different tables that I need to be linked, and where Dim2 Name2 from Table2 "B &amp;amp; C" need´s to collapse into A in Table1 in the first table, resulting in the last table, BUT I still need the information/granularity in Table2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="86668" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/86668_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;Should I use generic keys in this case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 10:00:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lets-call-it-mixed-granularities/m-p/867905#M1005871</guid>
      <dc:creator />
      <dc:date>2015-05-15T10:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Lets call it mixed granularities</title>
      <link>https://community.qlik.com/t5/QlikView/Lets-call-it-mixed-granularities/m-p/867906#M1005872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if the following is getting you what you were aiming for:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * INLINE [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; %ID number, Dim1 Number, Dim2 Name2, Measure&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 567|1|A, 1, A, 90&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 567|1|B, 1, B, 10&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 567|1|C, 1, C, 50&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 567|2|D, 2, D, 20&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD [Dim1 Number],&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; FirstValue([Dim2 Name2]) as [Dim2 Name],&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; FirstValue([%ID number]) as [%ID number],&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Sum(Measure) as TotalMeasure&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident Table2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Group By [Dim1 Number];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/86695_Capture.PNG" style="height: 254px; width: 620px;" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 13:58:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lets-call-it-mixed-granularities/m-p/867906#M1005872</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-15T13:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Lets call it mixed granularities</title>
      <link>https://community.qlik.com/t5/QlikView/Lets-call-it-mixed-granularities/m-p/867907#M1005873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;, interesting solution, though not really what I was looking for, but it does what I asked for, so I give a correct answer for the effort. It is in my case two different tables, and I also realize that I did not describe my case correct, thats not your fault. I had hoped for some kind of hierarchy solution, that B and C is a subpart of A. I will look a bit more on the hierarchy functions.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 14:46:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Lets-call-it-mixed-granularities/m-p/867907#M1005873</guid>
      <dc:creator />
      <dc:date>2015-05-18T14:46:27Z</dc:date>
    </item>
  </channel>
</rss>

