<?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 To Show data like in percentage in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/To-Show-data-like-in-percentage/m-p/722600#M259402</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first dimension is month and second is airline .&lt;/P&gt;&lt;P&gt; when i drill down that&amp;nbsp; then airline wise revenue is coming .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm using sum(data)&amp;nbsp; expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i just want it will show revenue airline wise and&amp;nbsp; % share of revenue in total month revenue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; could you please help ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this i want to show &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/showImage/2-553046-60913/pastedImage_0.png"&gt;&lt;IMG alt="" class="jiveImage" height="57" src="https://community.qlik.com/legacyfs/online/60947_pastedImage_0.png" width="226" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Jun 2014 05:07:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-21T05:07:02Z</dc:date>
    <item>
      <title>To Show data like in percentage</title>
      <link>https://community.qlik.com/t5/QlikView/To-Show-data-like-in-percentage/m-p/722600#M259402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first dimension is month and second is airline .&lt;/P&gt;&lt;P&gt; when i drill down that&amp;nbsp; then airline wise revenue is coming .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm using sum(data)&amp;nbsp; expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i just want it will show revenue airline wise and&amp;nbsp; % share of revenue in total month revenue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; could you please help ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this i want to show &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/showImage/2-553046-60913/pastedImage_0.png"&gt;&lt;IMG alt="" class="jiveImage" height="57" src="https://community.qlik.com/legacyfs/online/60947_pastedImage_0.png" width="226" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2014 05:07:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-Show-data-like-in-percentage/m-p/722600#M259402</guid>
      <dc:creator />
      <dc:date>2014-06-21T05:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: To Show data like in percentage</title>
      <link>https://community.qlik.com/t5/QlikView/To-Show-data-like-in-percentage/m-p/722601#M259403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;- Create a variable to store the % calculations&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * v% = 100*(aggr(sum(Qty),Invoice #)/sum(Qty)&lt;/P&gt;&lt;P&gt;- Add another expression and add the below as definition&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Qty&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;amp;' ('&amp;amp; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;v%&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;amp;')' &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;- Untick Bar in the Data option&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;- Tick Value on Data points&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Hope this makes sense.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I have a sample file on personal edition not sure if you can open this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Note: Please check fields names match with the field names on your file&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks and &lt;IMG alt="Value on Data Points Qlik Community.PNG.png" class="jive-image" src="/legacyfs/online/60942_Value on Data Points Qlik Community.PNG.png" style="width: 620px; height: 554px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Padma&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jun 2014 11:46:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-Show-data-like-in-percentage/m-p/722601#M259403</guid>
      <dc:creator />
      <dc:date>2014-06-22T11:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: To Show data like in percentage</title>
      <link>https://community.qlik.com/t5/QlikView/To-Show-data-like-in-percentage/m-p/722602#M259404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please understand my question i want to&amp;nbsp; use drill down ..&amp;nbsp; and to show data firstly on monthwise dn after drill down it will show the data airline wise and its total % assosicated in month data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 04:47:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-Show-data-like-in-percentage/m-p/722602#M259404</guid>
      <dc:creator />
      <dc:date>2014-06-23T04:47:16Z</dc:date>
    </item>
  </channel>
</rss>

