<?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 Calculating %ages from and expressioin in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculating-ages-from-and-expressioin/m-p/1230209#M855253</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;&lt;/P&gt;&lt;P&gt;i have an equation where Sales of shop = (A+b)/C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i get the percentage of the sales of each shop using the above equation ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Calculating %ages from and expressioin</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-ages-from-and-expressioin/m-p/1230209#M855253</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;&lt;/P&gt;&lt;P&gt;i have an equation where Sales of shop = (A+b)/C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i get the percentage of the sales of each shop using the above equation ? &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/Calculating-ages-from-and-expressioin/m-p/1230209#M855253</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating %ages from and expressioin</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-ages-from-and-expressioin/m-p/1230210#M855254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share a sample app and expected output you are looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 19:12:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-ages-from-and-expressioin/m-p/1230210#M855254</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-02-20T19:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating %ages from and expressioin</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-ages-from-and-expressioin/m-p/1230211#M855255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can u elaborate it more&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 04:40:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-ages-from-and-expressioin/m-p/1230211#M855255</guid>
      <dc:creator />
      <dc:date>2017-02-21T04:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating %ages from and expressioin</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-ages-from-and-expressioin/m-p/1230212#M855256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to number tab and enable the percentage option for that expression&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/153864_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 04:48:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-ages-from-and-expressioin/m-p/1230212#M855256</guid>
      <dc:creator>eromiyasimon</dc:creator>
      <dc:date>2017-02-21T04:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating %ages from and expressioin</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-ages-from-and-expressioin/m-p/1230213#M855257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you say it little bit clear??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my purely guess iam not sure whether is this your requirement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dimension : shop names&lt;/P&gt;&lt;P&gt;expression: ((sum({&amp;lt;fieldname={'A'}&amp;gt;}sales) + &lt;SPAN style="font-size: 13.3333px;"&gt;sum({&amp;lt;fieldname={'B'}&amp;gt;}sales) &lt;/SPAN&gt;)/ &lt;SPAN style="font-size: 13.3333px;"&gt;sum({&amp;lt;fieldname={'C'}&amp;gt;}sales))*100 &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 04:48:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-ages-from-and-expressioin/m-p/1230213#M855257</guid>
      <dc:creator>hemanthaanichet</dc:creator>
      <dc:date>2017-02-21T04:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating %ages from and expressioin</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-ages-from-and-expressioin/m-p/1230214#M855258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your requirements are a little vague, but lets assume that you want % sales by shop in a table / chart and A, b, C are fields in your data model:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use shop (name / code&amp;nbsp; or ID number) as the dimension (lets assume ShopName).&lt;/P&gt;&lt;P&gt;Use the expression&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;EM&gt;=Sum(Aggr((Sum(A) + Sum(b)) / Sum(C), ShopName)) / Sum(TOTAL Aggr((Sum(A) + Sum(b)) / Sum(C), ShopName))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adjust the field names to your requirements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 05:35:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-ages-from-and-expressioin/m-p/1230214#M855258</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-02-21T05:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating %ages from and expressioin</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-ages-from-and-expressioin/m-p/1230215#M855259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If everything is well associated then:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(A)+Sum(B)/Sum(C)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A,B,C are ur attributes..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 05:46:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-ages-from-and-expressioin/m-p/1230215#M855259</guid>
      <dc:creator>sdmech81</dc:creator>
      <dc:date>2017-02-21T05:46:48Z</dc:date>
    </item>
  </channel>
</rss>

