<?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: Bar Chart with number and percentage in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Bar-Chart-with-number-and-percentage/m-p/1203063#M22869</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share you qvf to check this out?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Oct 2016 18:38:12 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-10-05T18:38:12Z</dc:date>
    <item>
      <title>Bar Chart with number and percentage</title>
      <link>https://community.qlik.com/t5/App-Development/Bar-Chart-with-number-and-percentage/m-p/1203060#M22866</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 need to create a bar chart in Qlik Sense, something like that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sem título.png" class="jive-image image-1" height="309" src="/legacyfs/online/139739_Sem título.png" style="height: 308.635px; width: 482px;" width="482" /&gt;&lt;/P&gt;&lt;P&gt;So as you can see there is two values in each bar, actually they are the same number but in different formats, one is in numeric value and other is in percentage&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was looking to use one of these expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;dual(Sum(FATURADO),Num(Sum(FATURADO) / Sum( TOTAL FATURADO), '#.##0,00%'))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;num(Sum(FATURADO),'#.##0,00')&amp;amp;' ('&amp;amp;Num(Sum(FATURADO) / Sum( TOTAL FATURADO), '#.##0,00%')&amp;amp;')'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this not worked how I was expecting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Someone can help me on that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2024 10:20:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bar-Chart-with-number-and-percentage/m-p/1203060#M22866</guid>
      <dc:creator />
      <dc:date>2024-11-16T10:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart with number and percentage</title>
      <link>https://community.qlik.com/t5/App-Development/Bar-Chart-with-number-and-percentage/m-p/1203061#M22867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Dual(Sum(FATURADO) &lt;SPAN style="color: #ff0000;"&gt;&amp;amp; Chr(10) &amp;amp;&lt;/SPAN&gt; Num(Sum(FATURADO) / Sum(TOTAL FATURADO), '#.##0,00%'),&lt;SPAN style="color: #ff0000;"&gt; Sum(&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #ff0000;"&gt;FATUR&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;ADO&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2016 17:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bar-Chart-with-number-and-percentage/m-p/1203061#M22867</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-05T17:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart with number and percentage</title>
      <link>https://community.qlik.com/t5/App-Development/Bar-Chart-with-number-and-percentage/m-p/1203062#M22868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG alt="Capturar.PNG" class="jive-image image-1" height="183" src="https://community.qlik.com/legacyfs/online/139748_Capturar.PNG" style="width: 629px; height: 182.71px;" width="629" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;It not worked here &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2016 18:26:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bar-Chart-with-number-and-percentage/m-p/1203062#M22868</guid>
      <dc:creator />
      <dc:date>2016-10-05T18:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart with number and percentage</title>
      <link>https://community.qlik.com/t5/App-Development/Bar-Chart-with-number-and-percentage/m-p/1203063#M22869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share you qvf to check this out?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2016 18:38:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bar-Chart-with-number-and-percentage/m-p/1203063#M22869</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-05T18:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart with number and percentage</title>
      <link>https://community.qlik.com/t5/App-Development/Bar-Chart-with-number-and-percentage/m-p/1203064#M22870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-top: 12.0pt; margin-right: 2.85pt; margin-bottom: .85pt; margin-left: 36.5pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New';"&gt;Dual&lt;/SPAN&gt;&lt;SPAN style="font-size: 16.0pt; font-family: 'Courier New';"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New';"&gt;num(sum(FATURADO),’#,##0,00%’)&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Courier New';"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New';"&gt; sum(FATURADO&lt;/SPAN&gt;&lt;SPAN style="font-size: 16.0pt; font-family: 'Courier New';"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-top: 12.0pt; margin-right: 2.85pt; margin-bottom: .85pt; margin-left: 36.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;OR&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 12.0pt; margin-right: 2.85pt; margin-bottom: .85pt; margin-left: 36.5pt;"&gt;&lt;/P&gt;&lt;P style="margin-top: 12.0pt; margin-right: 2.85pt; margin-bottom: .85pt; margin-left: 36.5pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New';"&gt;Dual&lt;/SPAN&gt;&lt;SPAN style="font-size: 16.0pt; font-family: 'Courier New';"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New';"&gt;num(sum(FATURADO),’#,##0,00%’) &amp;amp; Repeat(chr(13)&amp;amp;chr(10), rank(Sum(FATURADO))-2)&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Courier New';"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New';"&gt; sum(FATURADO&lt;/SPAN&gt;&lt;SPAN style="font-size: 16.0pt; font-family: 'Courier New';"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-top: 12.0pt; margin-right: 2.85pt; margin-bottom: .85pt; margin-left: 36.5pt;"&gt;&lt;SPAN style="font-size: 16.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 12.0pt; margin-right: 2.85pt; margin-bottom: .85pt; margin-left: 36.5pt;"&gt;&lt;SPAN style="font-size: 16.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 12.0pt; margin-right: 2.85pt; margin-bottom: .85pt; margin-left: 36.5pt;"&gt;&lt;SPAN style="font-size: 16.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2016 18:48:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bar-Chart-with-number-and-percentage/m-p/1203064#M22870</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-05T18:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart with number and percentage</title>
      <link>https://community.qlik.com/t5/App-Development/Bar-Chart-with-number-and-percentage/m-p/1203065#M22871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the qvf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2016 19:11:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bar-Chart-with-number-and-percentage/m-p/1203065#M22871</guid>
      <dc:creator />
      <dc:date>2016-10-05T19:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart with number and percentage</title>
      <link>https://community.qlik.com/t5/App-Development/Bar-Chart-with-number-and-percentage/m-p/1203066#M22872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems like there is no way to display expression default formatting. This was something which was available in QlikView, but doesn't seem to be in Qlik Sense. I tried another way to do this, but even that one didn't work. I am sorry, but I am out of ideas, may be a Qlik Sense expert might be able to offer some good advice &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2016 19:47:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bar-Chart-with-number-and-percentage/m-p/1203066#M22872</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-05T19:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart with number and percentage</title>
      <link>https://community.qlik.com/t5/App-Development/Bar-Chart-with-number-and-percentage/m-p/1203067#M22873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was expecting that, thanks for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2016 20:06:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bar-Chart-with-number-and-percentage/m-p/1203067#M22873</guid>
      <dc:creator />
      <dc:date>2016-10-05T20:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart with number and percentage</title>
      <link>https://community.qlik.com/t5/App-Development/Bar-Chart-with-number-and-percentage/m-p/1673866#M51068</link>
      <description>&lt;P&gt;You can use Dual() and do not forget to set "Number Formatting" to measure expression.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 233px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/28191i02F33614B6C3CE5C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 12:06:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bar-Chart-with-number-and-percentage/m-p/1673866#M51068</guid>
      <dc:creator>fd</dc:creator>
      <dc:date>2020-02-10T12:06:36Z</dc:date>
    </item>
  </channel>
</rss>

