<?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: Show two values in bar chart, in Qlik Sense in Visualization and Usability</title>
    <link>https://community.qlik.com/t5/Visualization-and-Usability/Show-two-values-in-bar-chart-in-Qlik-Sense/m-p/1320200#M93282</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well you can add it in the dimension, like we already did:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=[OICA region]&amp;amp;'/Sales:'&amp;amp;aggr(num((Sum({1}[Car sales])/Sum({1}total [Car sales])),'# ##0,00%'),[OICA region])&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;'/Prod:'&amp;amp;aggr(num((Sum({1}[Car production])/Sum({1}total [Car production])),'# ##0,00%'),[OICA region])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;result:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="160308" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/160308_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other way to do, to have to have both the measure and its % in the same chart; is to use a combined chart:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/160309_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;dimension: "Oica Region"&lt;/P&gt;&lt;P&gt;Measure 1 : sum(Car Sales)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/160313_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Measure 2:&lt;/P&gt;&lt;P&gt;Sum("Car Sales") / sum( total "Car Sales") , format it as % ,choose a representation other than Bars (sthing different from the first&amp;nbsp; measure representation) and select &lt;STRONG style="font-size: 14pt;"&gt;"secondary axis"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/160314_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;result:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/160315_Capture.PNG" style="height: 301px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Apr 2017 08:40:28 GMT</pubDate>
    <dc:creator>OmarBenSalem</dc:creator>
    <dc:date>2017-04-18T08:40:28Z</dc:date>
    <item>
      <title>Show two values in bar chart, in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Show-two-values-in-bar-chart-in-Qlik-Sense/m-p/1320197#M93279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can i show in bar chart two values (value &amp;amp; percentage), in Qlik Sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Apr 2017 09:09:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Show-two-values-in-bar-chart-in-Qlik-Sense/m-p/1320197#M93279</guid>
      <dc:creator>magdalenatudose</dc:creator>
      <dc:date>2017-04-14T09:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Show two values in bar chart, in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Show-two-values-in-bar-chart-in-Qlik-Sense/m-p/1320198#M93280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add the % besides the dimension values:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/160092_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example: &lt;/P&gt;&lt;P&gt;Dimension: &lt;/P&gt;&lt;P&gt;=[region]&amp;amp;' '&amp;amp;aggr(num((Sum([Car sales])/Sum({1}total [Car sales])),'# ##0,00%'),[region])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Measure:&lt;/P&gt;&lt;P&gt;sum("Car sales")&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Apr 2017 09:44:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Show-two-values-in-bar-chart-in-Qlik-Sense/m-p/1320198#M93280</guid>
      <dc:creator>OmarBenSalem</dc:creator>
      <dc:date>2017-04-14T09:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Show two values in bar chart, in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Show-two-values-in-bar-chart-in-Qlik-Sense/m-p/1320199#M93281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Omar,&lt;/P&gt;&lt;P&gt;Thank you for your answer!&lt;/P&gt;&lt;P&gt;I have one dimension and more many measure on the same chart. How can I see for each other value &amp;amp; percentage?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Magdalena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2017 08:27:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Show-two-values-in-bar-chart-in-Qlik-Sense/m-p/1320199#M93281</guid>
      <dc:creator>magdalenatudose</dc:creator>
      <dc:date>2017-04-18T08:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: Show two values in bar chart, in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Show-two-values-in-bar-chart-in-Qlik-Sense/m-p/1320200#M93282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well you can add it in the dimension, like we already did:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=[OICA region]&amp;amp;'/Sales:'&amp;amp;aggr(num((Sum({1}[Car sales])/Sum({1}total [Car sales])),'# ##0,00%'),[OICA region])&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;'/Prod:'&amp;amp;aggr(num((Sum({1}[Car production])/Sum({1}total [Car production])),'# ##0,00%'),[OICA region])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;result:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="160308" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/160308_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other way to do, to have to have both the measure and its % in the same chart; is to use a combined chart:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/160309_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;dimension: "Oica Region"&lt;/P&gt;&lt;P&gt;Measure 1 : sum(Car Sales)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/160313_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Measure 2:&lt;/P&gt;&lt;P&gt;Sum("Car Sales") / sum( total "Car Sales") , format it as % ,choose a representation other than Bars (sthing different from the first&amp;nbsp; measure representation) and select &lt;STRONG style="font-size: 14pt;"&gt;"secondary axis"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/160314_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;result:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/160315_Capture.PNG" style="height: 301px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2017 08:40:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Show-two-values-in-bar-chart-in-Qlik-Sense/m-p/1320200#M93282</guid>
      <dc:creator>OmarBenSalem</dc:creator>
      <dc:date>2017-04-18T08:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Show two values in bar chart, in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Show-two-values-in-bar-chart-in-Qlik-Sense/m-p/1320201#M93283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Omar,&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Magdalena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2017 11:48:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Show-two-values-in-bar-chart-in-Qlik-Sense/m-p/1320201#M93283</guid>
      <dc:creator>magdalenatudose</dc:creator>
      <dc:date>2017-04-18T11:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Show two values in bar chart, in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Show-two-values-in-bar-chart-in-Qlik-Sense/m-p/1320202#M93284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here I would like to extend the question asked earlier.&lt;/P&gt;&lt;P&gt;My question is how to display relative percentage ?(i.e., display percentage only with the current selections,&amp;nbsp; not by taking all the whole dimension values)&lt;/P&gt;&lt;P&gt;For example,in the above chart if I selected only Africa, Americans, Europe the percentage for Europe should be displayed only by considering the selection items but not all items that are loaded in that dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2017 10:16:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Show-two-values-in-bar-chart-in-Qlik-Sense/m-p/1320202#M93284</guid>
      <dc:creator />
      <dc:date>2017-07-14T10:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Show two values in bar chart, in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Show-two-values-in-bar-chart-in-Qlik-Sense/m-p/1320203#M93285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your measure is for example : sum(Sales) and your dimension is Region:&lt;/P&gt;&lt;P&gt;just do as follow:&lt;/P&gt;&lt;P&gt;sum(Sales) / sum( Total {&amp;lt;Region&amp;gt;} Sales) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Jul 2017 14:33:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Show-two-values-in-bar-chart-in-Qlik-Sense/m-p/1320203#M93285</guid>
      <dc:creator>OmarBenSalem</dc:creator>
      <dc:date>2017-07-15T14:33:08Z</dc:date>
    </item>
  </channel>
</rss>

