<?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 Percentage? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238368#M866741</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you both for the formula, it works fine. Can you suggest a small tweak to it though? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What if I want to look at only some particular vendors in the chart?&amp;nbsp; I am using the following formula in another chart, can we modify your formula based on that? I tried adding another expression but that didn't work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;[Vendor Name] = {"*DELL*","*MICROSOFT*"}&amp;gt;}[Invoice Amount USD])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Dec 2016 08:43:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-12-12T08:43:18Z</dc:date>
    <item>
      <title>Show Percentage?</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238360#M866733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a data of different vendors from different countries with their respective invoice amounts. Is it possible to show the percentage of a respective vendor to the total of its country? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I select vendor ABC Ltd, I want to see it's share of 10% of total invoice amount in US. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238360#M866733</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Show Percentage?</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238361#M866734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Vendor&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum([Invoice Amount])/Sum(TOTAL &amp;lt;Country&amp;gt; [Invoice Amount])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 13:37:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238361#M866734</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-09T13:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Show Percentage?</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238362#M866735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sample data with expected o/p please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 14:23:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238362#M866735</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-12-09T14:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Show Percentage?</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238363#M866736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The formula doesn't work when I select a particular vendor, it shows 100%. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am looking for is as follows, let's say Australia has 5 vendors &lt;/P&gt;&lt;P&gt;A, B, C, D,E with 10 USD each, so if I select vendor A, the percentage of the vendor in that country should be 20%. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that clarifies&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 15:39:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238363#M866736</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-09T15:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Show Percentage?</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238364#M866737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you have to ignore selection in Vendor field in the denominator expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum([Invoice Amount])/Sum(TOTAL &amp;lt;Country&amp;gt; &lt;SPAN style="color: #ff0000;"&gt;{&amp;lt;Vendor&amp;gt;}&lt;/SPAN&gt; [Invoice Amount])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 15:41:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238364#M866737</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-09T15:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Show Percentage?</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238365#M866738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you go Vineeth &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 15:46:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238365#M866738</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-09T15:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Show Percentage?</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238366#M866739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try using Sunny's expression?&lt;/P&gt;&lt;P&gt;Extending his expression find the attached file and let us know if this is what you are looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 17:10:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238366#M866739</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2016-12-09T17:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Show Percentage?</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238367#M866740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same as Sunny's Expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum([Invoice Amount USD])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({&amp;lt;Vendor&amp;gt;} TOTAL &amp;lt;Location&amp;gt; [Invoice Amount USD])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Dec 2016 13:53:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238367#M866740</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-12-10T13:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Show Percentage?</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238368#M866741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you both for the formula, it works fine. Can you suggest a small tweak to it though? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What if I want to look at only some particular vendors in the chart?&amp;nbsp; I am using the following formula in another chart, can we modify your formula based on that? I tried adding another expression but that didn't work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;[Vendor Name] = {"*DELL*","*MICROSOFT*"}&amp;gt;}[Invoice Amount USD])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 08:43:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238368#M866741</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-12T08:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: Show Percentage?</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238369#M866742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use single quotes instead...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 08:56:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238369#M866742</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-12T08:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Show Percentage?</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238370#M866743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works, is there a way to show only a few vendors to include in this? E.g. if I just want to see Vendor = Dell and Microsoft only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 12:17:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238370#M866743</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-12T12:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Show Percentage?</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238371#M866744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both in the numerator and denominator or or just in the numerator?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;Vendor = {'Dell', 'Microsoft'}&amp;gt;}[Invoice Amount])/Sum(TOTAL &amp;lt;Country&amp;gt; &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{&amp;lt;Vendor = {'Dell', 'Microsoft'}&amp;gt;}&lt;/STRONG&gt; [Invoice Amount])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;Vendor = {'Dell', 'Microsoft'}&amp;gt;}[Invoice Amount])/Sum(TOTAL &amp;lt;Country&amp;gt; &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{&amp;lt;Vendor&amp;gt;}&lt;/STRONG&gt; [Invoice Amount])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 12:21:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238371#M866744</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-12T12:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Show Percentage?</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238372#M866745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 13:25:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Percentage/m-p/1238372#M866745</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-12T13:25:21Z</dc:date>
    </item>
  </channel>
</rss>

