<?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 Avoiding overlapping of Values on Data Points in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Avoiding-overlapping-of-Values-on-Data-Points/m-p/922906#M986607</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have this pie chart where the values on data points are overlapping with one another. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/94629_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Say for example if the same happens in Bar Chart, we can change the orientation of label to Vertical or Horizontal based on the requirement. Unfortunately I can't find anything similar in Pie Chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a hack to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jul 2015 05:27:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-07-31T05:27:12Z</dc:date>
    <item>
      <title>Avoiding overlapping of Values on Data Points</title>
      <link>https://community.qlik.com/t5/QlikView/Avoiding-overlapping-of-Values-on-Data-Points/m-p/922906#M986607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have this pie chart where the values on data points are overlapping with one another. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/94629_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Say for example if the same happens in Bar Chart, we can change the orientation of label to Vertical or Horizontal based on the requirement. Unfortunately I can't find anything similar in Pie Chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a hack to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2015 05:27:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoiding-overlapping-of-Values-on-Data-Points/m-p/922906#M986607</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-31T05:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Avoiding overlapping of Values on Data Points</title>
      <link>https://community.qlik.com/t5/QlikView/Avoiding-overlapping-of-Values-on-Data-Points/m-p/922907#M986608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;one better way is remove values on data points and display numbers in legend&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Properties &amp;gt; Presentation &amp;gt; Legend &amp;gt; Show Numbers in Legend&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2015 05:37:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoiding-overlapping-of-Values-on-Data-Points/m-p/922907#M986608</guid>
      <dc:creator>qlikmsg4u</dc:creator>
      <dc:date>2015-07-31T05:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Avoiding overlapping of Values on Data Points</title>
      <link>https://community.qlik.com/t5/QlikView/Avoiding-overlapping-of-Values-on-Data-Points/m-p/922908#M986609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;PFA....&lt;/P&gt;&lt;P&gt;and one more way is also there to avoid this I.E using Other charts like Bar chart .i have shown you in attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly let me know ur status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagarjuna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2015 05:47:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoiding-overlapping-of-Values-on-Data-Points/m-p/922908#M986609</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2015-07-31T05:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Avoiding overlapping of Values on Data Points</title>
      <link>https://community.qlik.com/t5/QlikView/Avoiding-overlapping-of-Values-on-Data-Points/m-p/922909#M986614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Turn off values as pop up option in Presentation Tab:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the Values on Data Points option.&lt;/P&gt;&lt;P&gt;On the Sort tab, select the Y-Value option. Confirm Descending as the direction.&lt;/P&gt;&lt;P&gt;On the Presentation tab, deselect the Show Legend option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use dual function in expression:&lt;/P&gt;&lt;P&gt;lets say you want to sum sales i.e. Sum(Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dual(&lt;/P&gt;&lt;P&gt;Country &amp;amp; '-' &amp;amp;&lt;/P&gt;&lt;P&gt;Num(sum(Sales), '#,##0') &amp;amp;&lt;/P&gt;&lt;P&gt;Repeat(chr(13)&amp;amp;chr(10), rank(Sum(Sales))-3),&lt;/P&gt;&lt;P&gt;sum(Sales)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ASCII characters 13 and 10 give us a carriage return and line feed. Note that there is a Rank()-3 here. Basically, the repeat doesn't kick in until you get to the fourth ranked value in the dimension. There is no reason to start staggering for the earlier values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2015 05:53:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoiding-overlapping-of-Values-on-Data-Points/m-p/922909#M986614</guid>
      <dc:creator>AbhijitBansode</dc:creator>
      <dc:date>2015-07-31T05:53:06Z</dc:date>
    </item>
  </channel>
</rss>

