<?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: Finding Percentage In Table Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Finding-Percentage-In-Table-Box/m-p/123213#M18779</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This doesn't makes any difference , I think I need to use Aggr() function but how I need to use it here i am not understanding.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Aug 2018 07:02:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-08-27T07:02:43Z</dc:date>
    <item>
      <title>Finding Percentage In Table Box</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-Percentage-In-Table-Box/m-p/123211#M18777</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;In this table I have calculated Stock In Hand, Pending Order, Unsold Qty, Sold Qty and trying to calculate unsold percentage and sold percentage i.e Unsold Qty/ Stock In Hand&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Formula for Unsold Qty is&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(((Sum({&amp;lt;Common_Date={'$(=date(date#(today(),'mm/dd/yyyy')-4,'dd/mm/yyyy'))'}&amp;gt;}Value))-&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;Common_Date={'$(=date(date#(today(),'mm/dd/yyyy')-4,'dd/mm/yyyy'))'}&amp;gt;}[Pending Order])))&amp;gt;0,&lt;/P&gt;&lt;P&gt;((Sum({&amp;lt;Common_Date={'$(=date(date#(today(),'mm/dd/yyyy')-4,'dd/mm/yyyy'))'}&amp;gt;}Value))-&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;Common_Date={'$(=date(date#(today(),'mm/dd/yyyy')-4,'dd/mm/yyyy'))'}&amp;gt;}[Pending Order]))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and formula for Stock In Hand is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;Common_Date={'$(=date(date#(today(),'mm/dd/yyyy')-4,'dd/mm/yyyy'))'}&amp;gt;}Value))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting right values in the cells but &lt;STRONG&gt;Total value on the header is showing wrong information.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please help me in correcting it.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2018 06:45:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-Percentage-In-Table-Box/m-p/123211#M18777</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-27T06:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Percentage In Table Box</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-Percentage-In-Table-Box/m-p/123212#M18778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One quick correction you can try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wherever you used:&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;date(date#(today(),'mm/dd/yyyy')-4,'dd/mm/yyyy')&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;replace&lt;/STRONG&gt; it with :&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;date(today()-4,'dd/&lt;STRONG&gt;MM&lt;/STRONG&gt;/yyyy')&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;i.e. - remove date#() and use 'MM' instead of 'mm'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2018 06:52:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-Percentage-In-Table-Box/m-p/123212#M18778</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-08-27T06:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Percentage In Table Box</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-Percentage-In-Table-Box/m-p/123213#M18779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This doesn't makes any difference , I think I need to use Aggr() function but how I need to use it here i am not understanding.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2018 07:02:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-Percentage-In-Table-Box/m-p/123213#M18779</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-27T07:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Percentage In Table Box</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-Percentage-In-Table-Box/m-p/123214#M18780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At least changing 'mm' to 'MM' should have given you a changed figure if even not the correct one. However, to come to your point about total mismatch, you could try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(Aggr(&amp;lt;your existing exp&amp;gt;, Dim1, Dim2..))&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Dim1, Dim2... - are your chart dimensions &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2018 07:07:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-Percentage-In-Table-Box/m-p/123214#M18780</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-08-27T07:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Percentage In Table Box</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-Percentage-In-Table-Box/m-p/123215#M18781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Aggr(&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;if(((Sum({&amp;lt;Common_Date={'$(=date(date#(today(),'mm/dd/yyyy')-4,'dd/mm/yyyy'))'}&amp;gt;}Value))-&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;(Sum({&amp;lt;Common_Date={'$(=date(date#(today(),'mm/dd/yyyy')-4,'dd/mm/yyyy'))'}&amp;gt;}[Pending Order])))&amp;gt;0,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;((Sum({&amp;lt;Common_Date={'$(=date(date#(today(),'mm/dd/yyyy')-4,'dd/mm/yyyy'))'}&amp;gt;}Value))-&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;(Sum({&amp;lt;Common_Date={'$(=date(date#(today(),'mm/dd/yyyy')-4,'dd/mm/yyyy'))'}&amp;gt;}[Pending Order])))), Date, Item_NOC))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2018 07:18:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-Percentage-In-Table-Box/m-p/123215#M18781</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-08-27T07:18:30Z</dc:date>
    </item>
  </channel>
</rss>

