<?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: Pie Chart Data value points in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pie-Chart-Data-value-points/m-p/518122#M193476</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 would suggest hiding the small segments into segment Others (Dimension Limits tab), then if user wants to know their share, he can click on the Others to filtr them only.&amp;nbsp; &lt;/P&gt;&lt;P&gt;I &lt;IMG alt="chart.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/48920_chart.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or can you choose a bar chart, which provides basically the same information&lt;/P&gt;&lt;P&gt;&lt;IMG alt="barchart.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/48922_barchart.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;Or you can use combination of them. In this case the bar chart will be set to show only those who are included in the Others segment and if the segment is not exist than the bar chart will be disabled. You should play with formatting more &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="chart.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/48923_chart.PNG.png" /&gt;&lt;IMG alt="others.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/48924_others.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Long story short I do not know any way not to overlap the data points labels and i offer some workaround.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Nov 2013 14:51:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-13T14:51:51Z</dc:date>
    <item>
      <title>Pie Chart Data value points</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-Chart-Data-value-points/m-p/518120#M193474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Values of my Pie chart are overlapping. Is there any way where I can insert values in the segments or can we make the numbers vertical.&lt;/P&gt;&lt;P&gt;I know this option "show numbers in legend" but i dnt want to use it. &lt;/P&gt;&lt;P&gt;let me know if we have any option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="pie.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/48910_pie.png" /&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;Bandari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 12:16:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-Chart-Data-value-points/m-p/518120#M193474</guid>
      <dc:creator>narband2778</dc:creator>
      <dc:date>2013-11-13T12:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Pie Chart Data value points</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-Chart-Data-value-points/m-p/518121#M193475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Try below option, you might like it:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;change your expression like below: i used Country as Dimension and Sales as Mear, chang them with your fields.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Dual(&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;SPAN style="color: #ff6600;"&gt;Country&lt;/SPAN&gt; &amp;amp; '-' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt; line-height: 1.5em;"&gt;Num(sum(&lt;SPAN style="color: #ff0000;"&gt;Sales&lt;/SPAN&gt;), '#,##0') &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt; line-height: 1.5em;"&gt;Repeat(chr(13)&amp;amp;chr(10), rank(Sum(&lt;SPAN style="color: #ff0000;"&gt;Sales&lt;/SPAN&gt;))-6),&lt;/SPAN&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt; line-height: 1.5em;"&gt;sum(&lt;SPAN style="color: #ff0000;"&gt;Sales&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt; line-height: 1.5em;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Select the Values on Data Points option. for expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;On the Sort tab, select the Y-Value option. Confirm Descending as &lt;/SPAN&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt; line-height: 1.5em;"&gt;the direction.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;On the Presentation tab, deselect the Show Legend option.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;hope it helps&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 12:40:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-Chart-Data-value-points/m-p/518121#M193475</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2013-11-13T12:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Pie Chart Data value points</title>
      <link>https://community.qlik.com/t5/QlikView/Pie-Chart-Data-value-points/m-p/518122#M193476</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 would suggest hiding the small segments into segment Others (Dimension Limits tab), then if user wants to know their share, he can click on the Others to filtr them only.&amp;nbsp; &lt;/P&gt;&lt;P&gt;I &lt;IMG alt="chart.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/48920_chart.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or can you choose a bar chart, which provides basically the same information&lt;/P&gt;&lt;P&gt;&lt;IMG alt="barchart.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/48922_barchart.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;Or you can use combination of them. In this case the bar chart will be set to show only those who are included in the Others segment and if the segment is not exist than the bar chart will be disabled. You should play with formatting more &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="chart.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/48923_chart.PNG.png" /&gt;&lt;IMG alt="others.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/48924_others.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Long story short I do not know any way not to overlap the data points labels and i offer some workaround.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 14:51:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pie-Chart-Data-value-points/m-p/518122#M193476</guid>
      <dc:creator />
      <dc:date>2013-11-13T14:51:51Z</dc:date>
    </item>
  </channel>
</rss>

