<?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: how to show percentage data in age pyramid bar chart? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-show-percentage-data-in-age-pyramid-bar-chart/m-p/1166744#M521826</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes of course. this is my sample.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 May 2016 04:54:20 GMT</pubDate>
    <dc:creator>marjan_it</dc:creator>
    <dc:date>2016-05-31T04:54:20Z</dc:date>
    <item>
      <title>how to show percentage data in age pyramid bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-show-percentage-data-in-age-pyramid-bar-chart/m-p/1166740#M521822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;H make a Age Pyramid bar chart like the image. it works good when I show data as integer but when I want to show data in Percent&lt;/P&gt;&lt;P&gt;the left Piece of bar chart shows negative percent data.&lt;/P&gt;&lt;P&gt;what can I do to show all data in positive percent?!&lt;IMG alt="AgePyramid.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/126140_AgePyramid.png" style="height: 324px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 May 2016 07:30:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-show-percentage-data-in-age-pyramid-bar-chart/m-p/1166740#M521822</guid>
      <dc:creator>marjan_it</dc:creator>
      <dc:date>2016-05-29T07:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to show percentage data in age pyramid bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-show-percentage-data-in-age-pyramid-bar-chart/m-p/1166741#M521823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using the dual() function, like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Dual( Num( Count(FIELD) / Count(TOTAL FIELD),'#.00%','.',','), -Count(Field) )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the left side expression and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=Dual( Num( Count(FIELD) / Count(TOTAL FIELD),'#.00%','.',','), Count(Field) )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;for the right side expression.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Disable the 'relative' option.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 May 2016 16:39:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-show-percentage-data-in-age-pyramid-bar-chart/m-p/1166741#M521823</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-29T16:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to show percentage data in age pyramid bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-show-percentage-data-in-age-pyramid-bar-chart/m-p/1166742#M521824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do this but it doesnt work. in this case shoe data in number not percent and show in negative. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2016 10:25:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-show-percentage-data-in-age-pyramid-bar-chart/m-p/1166742#M521824</guid>
      <dc:creator>marjan_it</dc:creator>
      <dc:date>2016-05-30T10:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to show percentage data in age pyramid bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-show-percentage-data-in-age-pyramid-bar-chart/m-p/1166743#M521825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you upload a small sample QVW?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2016 11:16:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-show-percentage-data-in-age-pyramid-bar-chart/m-p/1166743#M521825</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-30T11:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to show percentage data in age pyramid bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-show-percentage-data-in-age-pyramid-bar-chart/m-p/1166744#M521826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes of course. this is my sample.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2016 04:54:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-show-percentage-data-in-age-pyramid-bar-chart/m-p/1166744#M521826</guid>
      <dc:creator>marjan_it</dc:creator>
      <dc:date>2016-05-31T04:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to show percentage data in age pyramid bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-show-percentage-data-in-age-pyramid-bar-chart/m-p/1166745#M521827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I would need to check why my suggestion did not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you can make your approach work by changing the format code in number tab to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#,##0%;#,##0%;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i,e, specifiying a format for the negative values without a minus sign.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2016 12:11:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-show-percentage-data-in-age-pyramid-bar-chart/m-p/1166745#M521827</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-31T12:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to show percentage data in age pyramid bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-show-percentage-data-in-age-pyramid-bar-chart/m-p/1166746#M521828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much. this is work goood&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 05:12:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-show-percentage-data-in-age-pyramid-bar-chart/m-p/1166746#M521828</guid>
      <dc:creator>marjan_it</dc:creator>
      <dc:date>2016-06-01T05:12:34Z</dc:date>
    </item>
  </channel>
</rss>

