<?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: Display hierarchy dimension in pie chart. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-hierarchy-dimension-in-pie-chart/m-p/1605263#M736115</link>
    <description>&lt;P&gt;If you absolutely have to show the hierarchy in your data Viz, then you can simply add the needed dimensions to the Pie chart, which I have done.&amp;nbsp; It looks awful, not going to lie.&amp;nbsp; However, a Tree Map is better suited for the task of displaying a hierarchy, within proportions/shares.&amp;nbsp; I have added an example to the Solution file and attached it.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cycle groups allow you to change a dimension within an object.&amp;nbsp; it doesn't have to be hierarchical.&amp;nbsp; Drill-down groups allow you to dynamically navigate a hierarchy by using selections.&amp;nbsp; Both have their place, but it is important to understand the functionality.&amp;nbsp; In this case, I don't know that forcing a hierarchy into a Pie chart is a good move.&amp;nbsp; Take a look at the Tree Map.&amp;nbsp; It is best suited for this use case.&lt;/P&gt;&lt;P&gt;Nate&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jul 2019 15:51:02 GMT</pubDate>
    <dc:creator>hallquist_nate</dc:creator>
    <dc:date>2019-07-23T15:51:02Z</dc:date>
    <item>
      <title>Display hierarchy dimension in pie chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Display-hierarchy-dimension-in-pie-chart/m-p/1604367#M736112</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Year.png" style="width: 342px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/15764i4BDA42FEE94606C1/image-dimensions/342x228?v=v2" width="342" height="228" role="button" title="Year.png" alt="Year.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Month.png" style="width: 330px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/15765i9BDCACDEC14299C7/image-dimensions/330x211?v=v2" width="330" height="211" role="button" title="Month.png" alt="Month.png" /&gt;&lt;/span&gt;Hi Everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking for a solution to display dimension in pie charts, i read a lot of post in forum, generally, they suggest using a new expression to display the dimension, but the expression only can state in one dimension, but refer to my sample file, i create a&amp;nbsp; hierarchy groups by year and month, if I use below solution, once i click the pie chart 2018 side, it will go to Month level, but the dimension shown in the pie chart, will still appear as 2018 in month level.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/New-to-QlikView/Dimension-as-label-in-pie-chart/m-p/738411" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/New-to-QlikView/Dimension-as-label-in-pie-chart/m-p/738411&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/New-to-QlikView/Display-Dimension-Labels-in-Pie-Chart/td-p/1105146" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/New-to-QlikView/Display-Dimension-Labels-in-Pie-Chart/td-p/1105146&lt;/A&gt;&lt;/P&gt;&lt;P&gt;How can I display the hierarchy group dimension in the pie chart?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks to everyone who can answer my question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:24:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-hierarchy-dimension-in-pie-chart/m-p/1604367#M736112</guid>
      <dc:creator>beginnertom</dc:creator>
      <dc:date>2024-11-16T20:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Display hierarchy dimension in pie chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Display-hierarchy-dimension-in-pie-chart/m-p/1604710#M736113</link>
      <description>&lt;P&gt;Have you tried using a Cycle Group?&amp;nbsp; You may have to do some data work, but that should work.&amp;nbsp; You will need to create a Year field and a month field.&amp;nbsp; I recommend that you do this in a Master Calendar.&amp;nbsp; Then, create a new Group, make it a cycle group, and add Year and then add Month.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can change the dimension of the chart from the Year to Month, and back again, without selecting a Year, like you have in your Hierarchy group.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good Luck,&lt;/P&gt;&lt;P&gt;Nate&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 15:15:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-hierarchy-dimension-in-pie-chart/m-p/1604710#M736113</guid>
      <dc:creator>hallquist_nate</dc:creator>
      <dc:date>2019-07-22T15:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Display hierarchy dimension in pie chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Display-hierarchy-dimension-in-pie-chart/m-p/1605245#M736114</link>
      <description>&lt;P&gt;Hi Nate,&lt;/P&gt;&lt;P&gt;thanks for your reply, you mean using cycle group will different compare with drill-down group?&lt;/P&gt;&lt;P&gt;But i change the dimension to cycle group didn't find a way to show the hierarchy dimension inside the pie chart segments.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you mind to modify my qvw to show me the method you suggest?&lt;/P&gt;&lt;P&gt;Since I am new for qlikview, you mean mastercalendar can help me to label the dimension inside the pie chart segments?&lt;/P&gt;&lt;P&gt;Thanks for all your kindly help. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2019 14:57:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-hierarchy-dimension-in-pie-chart/m-p/1605245#M736114</guid>
      <dc:creator>beginnertom</dc:creator>
      <dc:date>2019-07-23T14:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Display hierarchy dimension in pie chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Display-hierarchy-dimension-in-pie-chart/m-p/1605263#M736115</link>
      <description>&lt;P&gt;If you absolutely have to show the hierarchy in your data Viz, then you can simply add the needed dimensions to the Pie chart, which I have done.&amp;nbsp; It looks awful, not going to lie.&amp;nbsp; However, a Tree Map is better suited for the task of displaying a hierarchy, within proportions/shares.&amp;nbsp; I have added an example to the Solution file and attached it.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cycle groups allow you to change a dimension within an object.&amp;nbsp; it doesn't have to be hierarchical.&amp;nbsp; Drill-down groups allow you to dynamically navigate a hierarchy by using selections.&amp;nbsp; Both have their place, but it is important to understand the functionality.&amp;nbsp; In this case, I don't know that forcing a hierarchy into a Pie chart is a good move.&amp;nbsp; Take a look at the Tree Map.&amp;nbsp; It is best suited for this use case.&lt;/P&gt;&lt;P&gt;Nate&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2019 15:51:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-hierarchy-dimension-in-pie-chart/m-p/1605263#M736115</guid>
      <dc:creator>hallquist_nate</dc:creator>
      <dc:date>2019-07-23T15:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Display hierarchy dimension in pie chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Display-hierarchy-dimension-in-pie-chart/m-p/1606706#M736116</link>
      <description>&lt;P&gt;Hi Nate,&amp;nbsp;&lt;/P&gt;&lt;P&gt;i read your solution, but my question is to display the dimension inside the pie chart segments according to my hierarchy dimensions.&lt;/P&gt;&lt;P&gt;For example, I create a group like a year and month which call time group, if the dimension now is a year, it shows the year like 2019/2018 inside the pie chart segments.&lt;/P&gt;&lt;P&gt;If I click one year, the pie chart will go down to month level and the dimension will now display month but not month.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jul 2019 14:32:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-hierarchy-dimension-in-pie-chart/m-p/1606706#M736116</guid>
      <dc:creator>beginnertom</dc:creator>
      <dc:date>2019-07-27T14:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Display hierarchy dimension in pie chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Display-hierarchy-dimension-in-pie-chart/m-p/1607065#M736117</link>
      <description>&lt;P&gt;I'm not sure you can get the Pie chart to perform exactly like you want it to.&amp;nbsp; I think the Tree Map is designed for this purpose and will fit the need well.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 14:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-hierarchy-dimension-in-pie-chart/m-p/1607065#M736117</guid>
      <dc:creator>hallquist_nate</dc:creator>
      <dc:date>2019-07-29T14:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Display hierarchy dimension in pie chart.</title>
      <link>https://community.qlik.com/t5/QlikView/Display-hierarchy-dimension-in-pie-chart/m-p/1612570#M736118</link>
      <description>&lt;P&gt;Try the following Design Blog post, not sure if it helps or not, but it is worth a read I think...&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Unbalanced-n-level-hierarchies/ba-p/1474325" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Unbalanced-n-level-hierarchies/ba-p/1474325&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2019 16:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-hierarchy-dimension-in-pie-chart/m-p/1612570#M736118</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-08-14T16:44:56Z</dc:date>
    </item>
  </channel>
</rss>

