<?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 Hierarchy pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hierarchy-pivot-table/m-p/209358#M64380</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I have a question regarding hierarchy in a pivot table.&lt;/P&gt;&lt;P&gt;Is there a way not to show levels which are empty (NULL)? Let me elaborate on that. Let's say we have the following dimension in a pivot table:&lt;/P&gt;&lt;P&gt;Level1 - Level2 -Level3 - Level4 - Level5 - Article&lt;/P&gt;&lt;P&gt;Transactions can exist on any level. Let's say that one transaction exists on Article level, and the only available hierarchy dimension is Level1 (for that record). All other levels (Level2 to Level5) will be NULL, and user has to "qlik" his way to reach the article level.&lt;/P&gt;&lt;P&gt;Is there a way (by using a calculated dimension, or some other way) to, in that case, put Article right after Level1?&lt;/P&gt;&lt;P&gt;Attached demo app just to get the feel of what I'm talking about.&lt;/P&gt;&lt;P&gt;Thank you for your help, fellow qlikviewers &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Marko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Oct 2009 20:09:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-10-07T20:09:35Z</dc:date>
    <item>
      <title>Hierarchy pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchy-pivot-table/m-p/209358#M64380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I have a question regarding hierarchy in a pivot table.&lt;/P&gt;&lt;P&gt;Is there a way not to show levels which are empty (NULL)? Let me elaborate on that. Let's say we have the following dimension in a pivot table:&lt;/P&gt;&lt;P&gt;Level1 - Level2 -Level3 - Level4 - Level5 - Article&lt;/P&gt;&lt;P&gt;Transactions can exist on any level. Let's say that one transaction exists on Article level, and the only available hierarchy dimension is Level1 (for that record). All other levels (Level2 to Level5) will be NULL, and user has to "qlik" his way to reach the article level.&lt;/P&gt;&lt;P&gt;Is there a way (by using a calculated dimension, or some other way) to, in that case, put Article right after Level1?&lt;/P&gt;&lt;P&gt;Attached demo app just to get the feel of what I'm talking about.&lt;/P&gt;&lt;P&gt;Thank you for your help, fellow qlikviewers &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Marko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 20:09:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchy-pivot-table/m-p/209358#M64380</guid>
      <dc:creator />
      <dc:date>2009-10-07T20:09:35Z</dc:date>
    </item>
    <item>
      <title>Hierarchy pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchy-pivot-table/m-p/209359#M64381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could maybe try with calculated dimensions such as&lt;/P&gt;&lt;P&gt;IF(isnull(Level2),Product,Level2) for your "Level2 dimension" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 20:18:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchy-pivot-table/m-p/209359#M64381</guid>
      <dc:creator />
      <dc:date>2009-10-07T20:18:57Z</dc:date>
    </item>
    <item>
      <title>Hierarchy pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchy-pivot-table/m-p/209360#M64382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, but then I still have 5 or 6 levels following after that dimension. I'll have to use calculated dim for all those hierarchy dimensions to try to make this pivot look nice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 22:58:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchy-pivot-table/m-p/209360#M64382</guid>
      <dc:creator />
      <dc:date>2009-10-07T22:58:33Z</dc:date>
    </item>
    <item>
      <title>Hierarchy pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchy-pivot-table/m-p/209361#M64383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for the delay, you can have a look at NullasValue in the guide, maybe this will help you to avoid a lot of IF features ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2009 23:20:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchy-pivot-table/m-p/209361#M64383</guid>
      <dc:creator />
      <dc:date>2009-10-14T23:20:07Z</dc:date>
    </item>
    <item>
      <title>Hierarchy pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchy-pivot-table/m-p/209362#M64384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think is possible as a pivot chart must have a static amount of dimensions for all its values. An organizational chart/tree type object would be the perfect example for this, but QV doesn't have one (YET I hope)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2009 23:29:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchy-pivot-table/m-p/209362#M64384</guid>
      <dc:creator />
      <dc:date>2009-10-14T23:29:29Z</dc:date>
    </item>
    <item>
      <title>Hierarchy pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchy-pivot-table/m-p/209363#M64385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marko,&lt;/P&gt;&lt;P&gt;I saw attached qv file shared by you. I got the result also but I have one doubt.&lt;/P&gt;&lt;P&gt;Can you show count of categories under one another....like in your example 2 CategoryName2 are there under A and 1 under C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 18:54:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchy-pivot-table/m-p/209363#M64385</guid>
      <dc:creator />
      <dc:date>2009-11-09T18:54:11Z</dc:date>
    </item>
    <item>
      <title>Hierarchy pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchy-pivot-table/m-p/209364#M64386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;whats the solution for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 23:35:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchy-pivot-table/m-p/209364#M64386</guid>
      <dc:creator>amien</dc:creator>
      <dc:date>2011-01-05T23:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hierarchy pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchy-pivot-table/m-p/209365#M64387</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;Did u got any solution??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 13:41:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchy-pivot-table/m-p/209365#M64387</guid>
      <dc:creator>brindlogcool</dc:creator>
      <dc:date>2012-07-03T13:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Hierarchy pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchy-pivot-table/m-p/209366#M64388</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 don't know if this solve your problem. I changed the expression and checked "show partial sum" option on presentation tab. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The pivot table looks nicer although the "show partial sum" option put a total in almost all lines of the pivot table. See the attached file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 20:39:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchy-pivot-table/m-p/209366#M64388</guid>
      <dc:creator>jeffmartins</dc:creator>
      <dc:date>2012-07-17T20:39:24Z</dc:date>
    </item>
  </channel>
</rss>

