<?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 value and % on chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-value-and-on-chart/m-p/1311865#M825286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny&lt;/P&gt;&lt;P&gt;Your given file does work as expected though I had provided just a sample of what my original issue is. I tried to mapped values in my expression from yours but this is not working at all. Below is my original chart Where I want to&lt;/P&gt;&lt;P&gt;display count and % together. There are two dimensions created one is Priority Severity and DateDrillDown (year, Month,week) and only one expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({&amp;lt;DisplayFlag = {1}, [Date Type] = {'CloseResolveDate'}&amp;gt;} [Reference Number (All)])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/170390_pastedImage_3.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;I used your expression to replace mine&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Dual(Count &amp;amp; Chr(10) &amp;amp; Num(Count/Sum(TOTAL &amp;lt;Year&amp;gt; Count), '##.00%'), Count)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Mine - I have replaced count to my expression.. and Year has been Replaced by My Dimension DatedrillDown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dual(&lt;STRONG&gt;count({&amp;lt;DisplayFlag = {1}, [Date Type] = {'CloseResolveDate'}&amp;gt;} [Reference Number (All)])&lt;/STRONG&gt; &amp;amp; Chr(10) &amp;amp; Num(&lt;STRONG&gt;count({&amp;lt;DisplayFlag = {1}, [Date Type] = {'CloseResolveDate'}&amp;gt;} [Reference Number (All)])&lt;/STRONG&gt; /Sum(TOTAL &amp;lt;DatedrillDown&amp;gt; &lt;STRONG&gt;count({&amp;lt;DisplayFlag = {1}, [Date Type] = {'CloseResolveDate'}&amp;gt;} [Reference Number (All)])&lt;/STRONG&gt; ), '##.00%'), &lt;STRONG&gt;count({&amp;lt;DisplayFlag = {1}, [Date Type] = {'CloseResolveDate'}&amp;gt;} [Reference Number (All)])&lt;/STRONG&gt; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise me how to solve this problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Jul 2017 10:25:20 GMT</pubDate>
    <dc:creator>vijaysahu2</dc:creator>
    <dc:date>2017-07-17T10:25:20Z</dc:date>
    <item>
      <title>Display value and % on chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-value-and-on-chart/m-p/1311863#M825284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I display count and % together from total count on the chart. I can easily display the count below but also would like to display&lt;/P&gt;&lt;P&gt;the % of each priority against what total we have in that year.. for example below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;35/55*100 = 70%&lt;/P&gt;&lt;P&gt;10/55*100 = 18.18%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/170277_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;I have attached the Qvw file here..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-value-and-on-chart/m-p/1311863#M825284</guid>
      <dc:creator>vijaysahu2</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Display value and % on chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-value-and-on-chart/m-p/1311864#M825285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dual(Count &amp;amp; Chr(10) &amp;amp; Num(Count/Sum(TOTAL &amp;lt;Year&amp;gt; Count), '##.00%'), Count)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/170287_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2017 15:34:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-value-and-on-chart/m-p/1311864#M825285</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-14T15:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Display value and % on chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-value-and-on-chart/m-p/1311865#M825286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny&lt;/P&gt;&lt;P&gt;Your given file does work as expected though I had provided just a sample of what my original issue is. I tried to mapped values in my expression from yours but this is not working at all. Below is my original chart Where I want to&lt;/P&gt;&lt;P&gt;display count and % together. There are two dimensions created one is Priority Severity and DateDrillDown (year, Month,week) and only one expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({&amp;lt;DisplayFlag = {1}, [Date Type] = {'CloseResolveDate'}&amp;gt;} [Reference Number (All)])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/170390_pastedImage_3.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;I used your expression to replace mine&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Dual(Count &amp;amp; Chr(10) &amp;amp; Num(Count/Sum(TOTAL &amp;lt;Year&amp;gt; Count), '##.00%'), Count)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Mine - I have replaced count to my expression.. and Year has been Replaced by My Dimension DatedrillDown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dual(&lt;STRONG&gt;count({&amp;lt;DisplayFlag = {1}, [Date Type] = {'CloseResolveDate'}&amp;gt;} [Reference Number (All)])&lt;/STRONG&gt; &amp;amp; Chr(10) &amp;amp; Num(&lt;STRONG&gt;count({&amp;lt;DisplayFlag = {1}, [Date Type] = {'CloseResolveDate'}&amp;gt;} [Reference Number (All)])&lt;/STRONG&gt; /Sum(TOTAL &amp;lt;DatedrillDown&amp;gt; &lt;STRONG&gt;count({&amp;lt;DisplayFlag = {1}, [Date Type] = {'CloseResolveDate'}&amp;gt;} [Reference Number (All)])&lt;/STRONG&gt; ), '##.00%'), &lt;STRONG&gt;count({&amp;lt;DisplayFlag = {1}, [Date Type] = {'CloseResolveDate'}&amp;gt;} [Reference Number (All)])&lt;/STRONG&gt; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise me how to solve this problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2017 10:25:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-value-and-on-chart/m-p/1311865#M825286</guid>
      <dc:creator>vijaysahu2</dc:creator>
      <dc:date>2017-07-17T10:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Display value and % on chart</title>
      <link>https://community.qlik.com/t5/QlikView/Display-value-and-on-chart/m-p/1311866#M825290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to use an aggr() function between Sum and Count function.... May be like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dual(Count({&amp;lt;DisplayFlag = {1}, [Date Type] = {'CloseResolveDate'}&amp;gt;} [Reference Number (All)]) &amp;amp; Chr(10) &amp;amp; Num(Count({&amp;lt;DisplayFlag = {1}, [Date Type] = {'CloseResolveDate'}&amp;gt;} [Reference Number (All)]) /Sum(TOTAL &amp;lt;&lt;SPAN style="color: #ff0000;"&gt;[$(=GetCurrentField(DatedrillDown))]&lt;/SPAN&gt;&amp;gt; &lt;SPAN style="color: #ff0000;"&gt;Aggr&lt;/SPAN&gt;(Count({&amp;lt;DisplayFlag = {1}, [Date Type] = {'CloseResolveDate'}&amp;gt;} [Reference Number (All)])&lt;SPAN style="color: #ff0000;"&gt;, [Priority Severity], [$(=GetCurrentField(DatedrillDown))]&lt;/SPAN&gt;), '##.00%'), Count({&amp;lt;DisplayFlag = {1}, [Date Type] = {'CloseResolveDate'}&amp;gt;} [Reference Number (All)]) )&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2017 11:09:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-value-and-on-chart/m-p/1311866#M825290</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-17T11:09:51Z</dc:date>
    </item>
  </channel>
</rss>

