<?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 Percentages in axes of mekko chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Percentages-in-axes-of-mekko-chart/m-p/270479#M580563</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please take a look at the qvw attached. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a Mekko chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Mekko.jpg" class="jive-image-thumbnail jive-image" height="365" onclick="" src="https://community.qlik.com/legacyfs/online/10281_Mekko.jpg" width="577" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone knows how to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;.- Show Axis values as percentages ==&amp;gt; 70% instead of 0.7&lt;BR /&gt;.- Show Expresion values into expresison background, i.e. 8991 into green color&lt;BR /&gt;.- Show expression also as %, i.e. 8991 - 74% &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;﻿&lt;/SPAN&gt;Aldo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jan 2012 12:11:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-12T12:11:16Z</dc:date>
    <item>
      <title>Percentages in axes of mekko chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percentages-in-axes-of-mekko-chart/m-p/270479#M580563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please take a look at the qvw attached. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a Mekko chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Mekko.jpg" class="jive-image-thumbnail jive-image" height="365" onclick="" src="https://community.qlik.com/legacyfs/online/10281_Mekko.jpg" width="577" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone knows how to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;.- Show Axis values as percentages ==&amp;gt; 70% instead of 0.7&lt;BR /&gt;.- Show Expresion values into expresison background, i.e. 8991 into green color&lt;BR /&gt;.- Show expression also as %, i.e. 8991 - 74% &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;﻿&lt;/SPAN&gt;Aldo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 12:11:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentages-in-axes-of-mekko-chart/m-p/270479#M580563</guid>
      <dc:creator />
      <dc:date>2012-01-12T12:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Percentages in axes of mekko chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percentages-in-axes-of-mekko-chart/m-p/270480#M580564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set the number format on "Numbers" tab using "Show in Percent(%)" option (for all 3 expressions).&lt;/P&gt;&lt;P&gt;On the presentation tab select "Plot Values Inside&amp;nbsp; Segments"&lt;/P&gt;&lt;P&gt;Change all expressions to be normalized:&lt;/P&gt;&lt;P&gt;Sum([Ex Stock]) into Sum([Ex Stock])/(Sum(Late)+Sum([On Time])+Sum([Ex Stock]))&lt;/P&gt;&lt;P&gt;and same for the others.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 12:33:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentages-in-axes-of-mekko-chart/m-p/270480#M580564</guid>
      <dc:creator>kji</dc:creator>
      <dc:date>2012-01-12T12:33:54Z</dc:date>
    </item>
    <item>
      <title>Percentages in axes of mekko chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percentages-in-axes-of-mekko-chart/m-p/270481#M580565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hey Hi Aldo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just go to Properties-&amp;gt;Number ,then select your expression and in number select format check Number -&amp;gt;﻿check Show in% at bottom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It may help you..&lt;/P&gt;&lt;P&gt;thax&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 12:38:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentages-in-axes-of-mekko-chart/m-p/270481#M580565</guid>
      <dc:creator />
      <dc:date>2012-01-12T12:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: Percentages in axes of mekko chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percentages-in-axes-of-mekko-chart/m-p/270482#M580566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I thought it was the solution I was looking for, but actually setting all exp. to %, makes all bars to have the same width (or looks like) and I need to bolt the different volumes over YM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aldo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Aldo Liaks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 12:41:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentages-in-axes-of-mekko-chart/m-p/270482#M580566</guid>
      <dc:creator />
      <dc:date>2012-01-12T12:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Percentages in axes of mekko chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percentages-in-axes-of-mekko-chart/m-p/270483#M580567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aldo, did you find a solution for this? I see the same problem... thanks in advance Leandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 08:16:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentages-in-axes-of-mekko-chart/m-p/270483#M580567</guid>
      <dc:creator />
      <dc:date>2013-11-13T08:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Percentages in axes of mekko chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percentages-in-axes-of-mekko-chart/m-p/270484#M580568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;A _jive_internal="true" href="https://community.qlik.com/people/leandroduar"&gt;Leandro Duarte&lt;/A&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&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;Kindly find the attachment.&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;I hope it will help you.&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;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Mukram.&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 09:03:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentages-in-axes-of-mekko-chart/m-p/270484#M580568</guid>
      <dc:creator>mdmukramali</dc:creator>
      <dc:date>2013-11-13T09:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Percentages in axes of mekko chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percentages-in-axes-of-mekko-chart/m-p/270485#M580569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mukran, the idea is to have the values in the chart in absolute value, but only the Y axis to be in %. it is already today 0.5 something.. but in the end the best display for this is %&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks Leandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 12:05:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentages-in-axes-of-mekko-chart/m-p/270485#M580569</guid>
      <dc:creator />
      <dc:date>2013-11-13T12:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Percentages in axes of mekko chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percentages-in-axes-of-mekko-chart/m-p/270486#M580570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Leandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have you been lucky with finding a solution for this challenge? If so can you please share your insights here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank's and bests&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 15:15:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentages-in-axes-of-mekko-chart/m-p/270486#M580570</guid>
      <dc:creator />
      <dc:date>2015-03-09T15:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Percentages in axes of mekko chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percentages-in-axes-of-mekko-chart/m-p/270487#M580571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aldo, Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've figured out a solution for this problem.&lt;/P&gt;&lt;P&gt;Clue is&lt;/P&gt;&lt;P&gt;- Use a one-dimension, multi-expression Mekko (as you did, but that was not my start)&lt;/P&gt;&lt;P&gt;- Add an extra 0 expression, with number formatting percentage&lt;/P&gt;&lt;P&gt;- Make from your values Duals, with as text representation the percentage of the vertical bar, and as number the absolute value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attachment!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="mekko-chart-percentages.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/148302_mekko-chart-percentages.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2017 14:18:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentages-in-axes-of-mekko-chart/m-p/270487#M580571</guid>
      <dc:creator />
      <dc:date>2017-01-04T14:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Percentages in axes of mekko chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percentages-in-axes-of-mekko-chart/m-p/270488#M580572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not really, I need to look this case again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 12:28:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentages-in-axes-of-mekko-chart/m-p/270488#M580572</guid>
      <dc:creator />
      <dc:date>2017-06-23T12:28:07Z</dc:date>
    </item>
  </channel>
</rss>

