<?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 Qliksense Pie chart showing addtitional values in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qliksense-Pie-chart-showing-addtitional-values/m-p/1789156#M61641</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I came accross a very strange behaviour below:-&lt;/P&gt;&lt;P&gt;I have below dimensions and measures :-&lt;/P&gt;&lt;P&gt;Dimension:-&amp;nbsp;=valuelist('Direct labour N-1', 'Indirect Labour N-1','Total SG&amp;amp;A + R&amp;amp;D N-1')&lt;/P&gt;&lt;P&gt;Measure:-&lt;/P&gt;&lt;P&gt;if(valuelist('Direct labour N-1', 'Indirect Labour N-1','Total SG&amp;amp;A + R&amp;amp;D N-1')='Direct labour N-1',&lt;/P&gt;&lt;P&gt;num(sum({&amp;lt;Indicateur.Code = {'PO.1.161b'},[Site.isYFPO]={'0'},[Site.Participe]={'49|50'},Date.Year = , Date.MonthName = , Date.Quarter =, Date.Month =, Date.MonthEnd =, MonthYear=,Date=,NewTestvb1=,&lt;BR /&gt;Date= {"$(=MonthStart(Max(Date)))"} &amp;gt;} [Indicateur.Value])&lt;BR /&gt;/&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Indicateur.Code = {'PO.1.137b'},[Site.isYFPO]={'0'},[Site.Participe]={'49|50'},Date.Year = , Date.MonthName = , Date.Quarter =, Date.Month =, Date.MonthEnd =, MonthYear=,Date=,NewTestvb1=,&lt;BR /&gt;Date= {"$(=MonthStart(Max(Date)))"}&amp;gt;} [Indicateur.Value])&lt;BR /&gt;,'###.#%'),&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;if(valuelist('Direct labour N-1', 'Indirect Labour N-1','Total SG&amp;amp;A + R&amp;amp;D N-1')='Indirect Labour N-1',&lt;BR /&gt;num(sum({&amp;lt;Indicateur.Code = {'PO.1.162b'},[Site.isYFPO]={'0'},[Site.Participe]={'49|50'},Date.Year = , Date.MonthName = , Date.Quarter =, Date.Month =, Date.MonthEnd =, MonthYear=,Date=,NewTestvb1=,&lt;BR /&gt;Date= {"$(=MonthStart(Max(Date)))"} &amp;gt;} [Indicateur.Value])&lt;BR /&gt;/&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Indicateur.Code = {'PO.1.137b'},[Site.isYFPO]={'0'},[Site.Participe]={'49|50'},Date.Year = , Date.MonthName = , Date.Quarter =, Date.Month =, Date.MonthEnd =, MonthYear=,Date=,NewTestvb1=,&lt;BR /&gt;Date= {"$(=MonthStart(Max(Date)))"} &amp;gt;} [Indicateur.Value])&lt;BR /&gt;,'###.#%'),&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;if(valuelist('Direct labour N-1', 'Indirect Labour N-1','Total SG&amp;amp;A + R&amp;amp;D N-1')='Total SG&amp;amp;A + R&amp;amp;D N-1',&lt;/P&gt;&lt;P&gt;num(sum({&amp;lt;Indicateur.Code = {'PO.1.207b'},[Site.isYFPO]={'0'},[Site.Participe]={'49|50'},Date.Year = , Date.MonthName = , Date.Quarter =, Date.Month =, Date.MonthEnd =, MonthYear=,Date=,NewTestvb1=,&lt;BR /&gt;Date= {"$(=MonthStart(Max(Date)))"} &amp;gt;} [Indicateur.Value])&lt;BR /&gt;/&lt;BR /&gt;sum({&amp;lt;Indicateur.Code = {'PO.1.137b'},[Site.isYFPO]={'0'},[Site.Participe]={'49|50'},Date.Year = , Date.MonthName = , Date.Quarter =, Date.Month =, Date.MonthEnd =, MonthYear=,Date=,NewTestvb1=,&lt;BR /&gt;Date= {"$(=MonthStart(Max(Date)))"} &amp;gt;} [Indicateur.Value])&lt;BR /&gt;,'###.#%')&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;)&lt;BR /&gt;)&lt;/P&gt;&lt;P&gt;When i plot the above in bar chart , i get correct number s:-&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_0-1615201262206.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50635i4C522A6B984C87A8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aspiring_Developer_0-1615201262206.png" alt="Aspiring_Developer_0-1615201262206.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when i created a pie chart, it is showing some additional values like below:-&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_1-1615201387040.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50636i2F8F10D5DA07E9BA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aspiring_Developer_1-1615201387040.png" alt="Aspiring_Developer_1-1615201387040.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In the above&amp;nbsp; chart, the number corresponding to label 'Values-14.0%' is correct. However, there is an additional label named 'share-17.0%' which i have not calculated but somehow it is appearing out of nowhere.&lt;/P&gt;&lt;P&gt;I am unable to understand why exactly it is working fine in bar chart and causing problem in pie chart.&lt;/P&gt;&lt;P&gt;Can anyone please help me if with this ? &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Mar 2021 11:05:57 GMT</pubDate>
    <dc:creator>Aspiring_Developer</dc:creator>
    <dc:date>2021-03-08T11:05:57Z</dc:date>
    <item>
      <title>Qliksense Pie chart showing addtitional values</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-Pie-chart-showing-addtitional-values/m-p/1789156#M61641</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I came accross a very strange behaviour below:-&lt;/P&gt;&lt;P&gt;I have below dimensions and measures :-&lt;/P&gt;&lt;P&gt;Dimension:-&amp;nbsp;=valuelist('Direct labour N-1', 'Indirect Labour N-1','Total SG&amp;amp;A + R&amp;amp;D N-1')&lt;/P&gt;&lt;P&gt;Measure:-&lt;/P&gt;&lt;P&gt;if(valuelist('Direct labour N-1', 'Indirect Labour N-1','Total SG&amp;amp;A + R&amp;amp;D N-1')='Direct labour N-1',&lt;/P&gt;&lt;P&gt;num(sum({&amp;lt;Indicateur.Code = {'PO.1.161b'},[Site.isYFPO]={'0'},[Site.Participe]={'49|50'},Date.Year = , Date.MonthName = , Date.Quarter =, Date.Month =, Date.MonthEnd =, MonthYear=,Date=,NewTestvb1=,&lt;BR /&gt;Date= {"$(=MonthStart(Max(Date)))"} &amp;gt;} [Indicateur.Value])&lt;BR /&gt;/&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Indicateur.Code = {'PO.1.137b'},[Site.isYFPO]={'0'},[Site.Participe]={'49|50'},Date.Year = , Date.MonthName = , Date.Quarter =, Date.Month =, Date.MonthEnd =, MonthYear=,Date=,NewTestvb1=,&lt;BR /&gt;Date= {"$(=MonthStart(Max(Date)))"}&amp;gt;} [Indicateur.Value])&lt;BR /&gt;,'###.#%'),&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;if(valuelist('Direct labour N-1', 'Indirect Labour N-1','Total SG&amp;amp;A + R&amp;amp;D N-1')='Indirect Labour N-1',&lt;BR /&gt;num(sum({&amp;lt;Indicateur.Code = {'PO.1.162b'},[Site.isYFPO]={'0'},[Site.Participe]={'49|50'},Date.Year = , Date.MonthName = , Date.Quarter =, Date.Month =, Date.MonthEnd =, MonthYear=,Date=,NewTestvb1=,&lt;BR /&gt;Date= {"$(=MonthStart(Max(Date)))"} &amp;gt;} [Indicateur.Value])&lt;BR /&gt;/&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Indicateur.Code = {'PO.1.137b'},[Site.isYFPO]={'0'},[Site.Participe]={'49|50'},Date.Year = , Date.MonthName = , Date.Quarter =, Date.Month =, Date.MonthEnd =, MonthYear=,Date=,NewTestvb1=,&lt;BR /&gt;Date= {"$(=MonthStart(Max(Date)))"} &amp;gt;} [Indicateur.Value])&lt;BR /&gt;,'###.#%'),&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;if(valuelist('Direct labour N-1', 'Indirect Labour N-1','Total SG&amp;amp;A + R&amp;amp;D N-1')='Total SG&amp;amp;A + R&amp;amp;D N-1',&lt;/P&gt;&lt;P&gt;num(sum({&amp;lt;Indicateur.Code = {'PO.1.207b'},[Site.isYFPO]={'0'},[Site.Participe]={'49|50'},Date.Year = , Date.MonthName = , Date.Quarter =, Date.Month =, Date.MonthEnd =, MonthYear=,Date=,NewTestvb1=,&lt;BR /&gt;Date= {"$(=MonthStart(Max(Date)))"} &amp;gt;} [Indicateur.Value])&lt;BR /&gt;/&lt;BR /&gt;sum({&amp;lt;Indicateur.Code = {'PO.1.137b'},[Site.isYFPO]={'0'},[Site.Participe]={'49|50'},Date.Year = , Date.MonthName = , Date.Quarter =, Date.Month =, Date.MonthEnd =, MonthYear=,Date=,NewTestvb1=,&lt;BR /&gt;Date= {"$(=MonthStart(Max(Date)))"} &amp;gt;} [Indicateur.Value])&lt;BR /&gt;,'###.#%')&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;)&lt;BR /&gt;)&lt;/P&gt;&lt;P&gt;When i plot the above in bar chart , i get correct number s:-&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_0-1615201262206.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50635i4C522A6B984C87A8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aspiring_Developer_0-1615201262206.png" alt="Aspiring_Developer_0-1615201262206.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when i created a pie chart, it is showing some additional values like below:-&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_1-1615201387040.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50636i2F8F10D5DA07E9BA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aspiring_Developer_1-1615201387040.png" alt="Aspiring_Developer_1-1615201387040.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In the above&amp;nbsp; chart, the number corresponding to label 'Values-14.0%' is correct. However, there is an additional label named 'share-17.0%' which i have not calculated but somehow it is appearing out of nowhere.&lt;/P&gt;&lt;P&gt;I am unable to understand why exactly it is working fine in bar chart and causing problem in pie chart.&lt;/P&gt;&lt;P&gt;Can anyone please help me if with this ? &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 11:05:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-Pie-chart-showing-addtitional-values/m-p/1789156#M61641</guid>
      <dc:creator>Aspiring_Developer</dc:creator>
      <dc:date>2021-03-08T11:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense Pie chart showing addtitional values</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-Pie-chart-showing-addtitional-values/m-p/1789377#M61670</link>
      <description>&lt;P&gt;I think that for a pie chart you should have numbers not %s for a measure&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 23:58:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-Pie-chart-showing-addtitional-values/m-p/1789377#M61670</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2021-03-08T23:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense Pie chart showing addtitional values</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-Pie-chart-showing-addtitional-values/m-p/1789582#M61693</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;I solved it myself by following below steps:-&lt;/P&gt;&lt;P&gt;1) Go to 'Apperance' - -&amp;gt; 'Presentation tab and do below&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_0-1615293586499.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50723i71DBEC725EC3A7FA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aspiring_Developer_0-1615293586499.png" alt="Aspiring_Developer_0-1615293586499.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Post doing this, it will start showing you the value of your expression.&lt;/P&gt;&lt;P&gt;However, when you will hover on the chart, it will still you the value of Share%. In order to remove that, we make use of Qliksesne tool tip feature. I followed the below steps:&lt;/P&gt;&lt;P&gt;1)Go to tool tip, check the checkbox 'hide basic rows' and enter details of your dimensions and measures&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_1-1615293712114.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50726i9EF7117B408F4978/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aspiring_Developer_1-1615293712114.png" alt="Aspiring_Developer_1-1615293712114.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;End Result:- It is showing actual values of the expression and no value for share is displayed&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_2-1615293890138.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50727iCF2636CD52E4FCA4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aspiring_Developer_2-1615293890138.png" alt="Aspiring_Developer_2-1615293890138.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 12:45:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-Pie-chart-showing-addtitional-values/m-p/1789582#M61693</guid>
      <dc:creator>Aspiring_Developer</dc:creator>
      <dc:date>2021-03-09T12:45:35Z</dc:date>
    </item>
  </channel>
</rss>

