<?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: Chart % in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart/m-p/378583#M572262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will something like this work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Aug 2012 14:44:44 GMT</pubDate>
    <dc:creator>mphekin12</dc:creator>
    <dc:date>2012-08-16T14:44:44Z</dc:date>
    <item>
      <title>Chart %</title>
      <link>https://community.qlik.com/t5/QlikView/Chart/m-p/378577#M572256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have data as under.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load *&lt;/P&gt;&lt;P&gt;inline&lt;/P&gt;&lt;P&gt;[exp,amt&lt;/P&gt;&lt;P&gt;Gros, 20&lt;/P&gt;&lt;P&gt;Travel,50&lt;/P&gt;&lt;P&gt;Ent,20&lt;/P&gt;&lt;P&gt;others,10&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to plot a chart for total exp is 100, on each expense i want to show % of total exp by category&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gros is 20% of total expense,&lt;/P&gt;&lt;P&gt;Travel is 50% of total exp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 14:21:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart/m-p/378577#M572256</guid>
      <dc:creator />
      <dc:date>2012-08-16T14:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Chart %</title>
      <link>https://community.qlik.com/t5/QlikView/Chart/m-p/378578#M572257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use 'exp' as your dimension and '=amt/sum(all amt)' as your expression.&amp;nbsp; On the 'Number' tab click 'Show in Percent'.&amp;nbsp; Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 14:29:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart/m-p/378578#M572257</guid>
      <dc:creator>mphekin12</dc:creator>
      <dc:date>2012-08-16T14:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Chart %</title>
      <link>https://community.qlik.com/t5/QlikView/Chart/m-p/378579#M572258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Attached is the sample to display both Amount and Amount %. I hope it helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 14:34:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart/m-p/378579#M572258</guid>
      <dc:creator>manojkvrajan</dc:creator>
      <dc:date>2012-08-16T14:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Chart %</title>
      <link>https://community.qlik.com/t5/QlikView/Chart/m-p/378580#M572259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, i used that. It works,&lt;/P&gt;&lt;P&gt;I am sorry, I was not clear. I want to show bar with different color of %.&amp;nbsp; all bar has same color for total and then % of color will be different based on category. &lt;/P&gt;&lt;P&gt;Lets say total amt barr is blue and i eant to change 50% bar to green for travel category. so my bar will look half green and half blue. I am trting with back ground color, but some how not getting it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 14:35:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart/m-p/378580#M572259</guid>
      <dc:creator />
      <dc:date>2012-08-16T14:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Chart %</title>
      <link>https://community.qlik.com/t5/QlikView/Chart/m-p/378581#M572260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems quite simple.&lt;/P&gt;&lt;P&gt;In Dimension, you select 'exp'&lt;/P&gt;&lt;P&gt;In expression, use this formulae: amt/sum(all amt). It would display in decimal value. If you want in %, go to Number format and select 'Fixed To' and enable the Show in Percent(%).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 14:39:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart/m-p/378581#M572260</guid>
      <dc:creator />
      <dc:date>2012-08-16T14:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Chart %</title>
      <link>https://community.qlik.com/t5/QlikView/Chart/m-p/378582#M572261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, i used that. It works,&lt;/P&gt;&lt;P&gt;I am sorry, I was not clear. I want to show bar with different color of %.&amp;nbsp; all bar has same color for total and then % of color will be different based on category. &lt;/P&gt;&lt;P&gt;Lets say total amt barr is blue and i eant to change 50% bar to green for travel category. so my bar will look half green and half blue. I am trting with back ground color, but some how not getting it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 14:43:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart/m-p/378582#M572261</guid>
      <dc:creator />
      <dc:date>2012-08-16T14:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Chart %</title>
      <link>https://community.qlik.com/t5/QlikView/Chart/m-p/378583#M572262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will something like this work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 14:44:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart/m-p/378583#M572262</guid>
      <dc:creator>mphekin12</dc:creator>
      <dc:date>2012-08-16T14:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Chart %</title>
      <link>https://community.qlik.com/t5/QlikView/Chart/m-p/378584#M572263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;I think this is what i wanted but value on data point doen't show for individual. I am not sure may be it is hiddle under becuase of stacked char. Am I missing anything here.&lt;/P&gt;&lt;P&gt;PLease let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 15:17:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart/m-p/378584#M572263</guid>
      <dc:creator />
      <dc:date>2012-08-16T15:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: Chart %</title>
      <link>https://community.qlik.com/t5/QlikView/Chart/m-p/378585#M572264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here it is with different colors and text on axis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 15:20:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart/m-p/378585#M572264</guid>
      <dc:creator>mphekin12</dc:creator>
      <dc:date>2012-08-16T15:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Chart %</title>
      <link>https://community.qlik.com/t5/QlikView/Chart/m-p/378586#M572265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you so much. I wanted to show it at data point but shome how it is not showing. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 15:41:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart/m-p/378586#M572265</guid>
      <dc:creator />
      <dc:date>2012-08-16T15:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Chart %</title>
      <link>https://community.qlik.com/t5/QlikView/Chart/m-p/378587#M572266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It might be due to the fact that it is a stacked bar chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 15:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart/m-p/378587#M572266</guid>
      <dc:creator>mphekin12</dc:creator>
      <dc:date>2012-08-16T15:47:17Z</dc:date>
    </item>
  </channel>
</rss>

