<?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 numbers &amp; percentages in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-numbers-percentages/m-p/1081933#M933236</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have it in a sample qvw file for us to play around with it as well &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Mar 2016 11:38:14 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-03-03T11:38:14Z</dc:date>
    <item>
      <title>Display numbers &amp; percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Display-numbers-percentages/m-p/1081932#M933235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following chart...&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/116772_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;...and I'd like to be able to include %'s on the 'Target Met' and 'Target Not Met' bars.&amp;nbsp; I have used the 'dual' expression previously but can't seem to get it to fit this chart.&amp;nbsp; The expression being used for the 'Target Met' figure is &lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TARGET_CODE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'1'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TARGET_CODE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt; and for the 'Target Not Met' figure, &lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[TARGET_CODE]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'2'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TARGET_CODE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) . The 'Total' is &lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PRI_DESCRIPTION&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have been playing about with this for the past day or two and it is driving me up the wall.&amp;nbsp; I'm sure you wonderful people will have no problem in assisting with this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;As always, many thanks in advance.&lt;/SPAN&gt;&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-numbers-percentages/m-p/1081932#M933235</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Display numbers &amp; percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Display-numbers-percentages/m-p/1081933#M933236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have it in a sample qvw file for us to play around with it as well &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 11:38:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-numbers-percentages/m-p/1081933#M933236</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-03T11:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Display numbers &amp; percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Display-numbers-percentages/m-p/1081934#M933237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the Chart you could create an additional expression for % and on the Expressions tab untick all the &lt;EM&gt;Display Options&lt;/EM&gt; and then tick either &lt;EM&gt;Values on Data Points&lt;/EM&gt; or &lt;EM&gt;Text on Axis&lt;/EM&gt; as per which looks best for your needs.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Not convinced the Dual() function is a suitable thing to use in this scenario.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 11:43:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-numbers-percentages/m-p/1081934#M933237</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-03T11:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Display numbers &amp; percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Display-numbers-percentages/m-p/1081935#M933238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;might be helpful for you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3939"&gt;Barchart with Value and Percentages&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/thread/86928" title="https://community.qlikview.com/thread/86928"&gt;sum and percentage in a same bar chart | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 11:53:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-numbers-percentages/m-p/1081935#M933238</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-03T11:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Display numbers &amp; percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Display-numbers-percentages/m-p/1081936#M933239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take same expression change at the number tab percertage&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 11:56:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-numbers-percentages/m-p/1081936#M933239</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-03T11:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Display numbers &amp; percentages</title>
      <link>https://community.qlik.com/t5/QlikView/Display-numbers-percentages/m-p/1081937#M933240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, this is really useful. Just need to tidy up the bar chart now &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 12:24:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-numbers-percentages/m-p/1081937#M933240</guid>
      <dc:creator />
      <dc:date>2016-03-03T12:24:12Z</dc:date>
    </item>
  </channel>
</rss>

