<?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: Row level Count in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Row-level-Count/m-p/909392#M983262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of the aggr() function, try the TOTAL qualifier in the second count(), with all drill down dimension fields stated in the qualifier field list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Aug 2015 06:35:07 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2015-08-04T06:35:07Z</dc:date>
    <item>
      <title>Row level Count</title>
      <link>https://community.qlik.com/t5/QlikView/Row-level-Count/m-p/909391#M983261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Count({&amp;lt;param_name={'TEMP'}, param_value={'&amp;lt;=-1'}&amp;gt;} param_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 style="font-style: inherit; font-family: inherit;"&gt;Aggr(Nodistinct count({&amp;lt;param_name={'TEMP'}, param_value={'&amp;lt;=-1'}&amp;gt;}param_value),&lt;/STRONG&gt;branch_type&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;)&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;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;This expression gives me 100% Stack bar chart for branch_type which i have required.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;but when i drill down for &lt;STRONG&gt;branch_name, loc_code, loc_type&lt;/STRONG&gt;&amp;nbsp; it won't show 100%. i require all bars with perfect 100% &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;what Changes need to be put in expression?&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/qlik-users/96544"&gt;gwassenaar&lt;/A&gt;‌&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 06:30:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-level-Count/m-p/909391#M983261</guid>
      <dc:creator>sspawar88</dc:creator>
      <dc:date>2015-08-04T06:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Row level Count</title>
      <link>https://community.qlik.com/t5/QlikView/Row-level-Count/m-p/909392#M983262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of the aggr() function, try the TOTAL qualifier in the second count(), with all drill down dimension fields stated in the qualifier field list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 06:35:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-level-Count/m-p/909392#M983262</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-08-04T06:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Row level Count</title>
      <link>https://community.qlik.com/t5/QlikView/Row-level-Count/m-p/909393#M983263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Count({&amp;lt;param_name={'TEMP'}, param_value={'&amp;lt;=-1'}&amp;gt;} param_value)&lt;/P&gt;&lt;P&gt;/count({&amp;lt;param_name={'TEMP'},param_value={'&amp;lt;=-1'}&amp;gt;}&lt;STRONG&gt;total&amp;lt;branch_type,branch_name,loc_code,loc_type&amp;gt;&lt;/STRONG&gt; param_value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i used &lt;STRONG&gt;Total &lt;/STRONG&gt;in denominator it gives &lt;STRONG&gt;400%&lt;/STRONG&gt; and all stacks are in same proportion &lt;STRONG&gt;which is incorrect.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 06:42:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-level-Count/m-p/909393#M983263</guid>
      <dc:creator>sspawar88</dc:creator>
      <dc:date>2015-08-04T06:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Row level Count</title>
      <link>https://community.qlik.com/t5/QlikView/Row-level-Count/m-p/909394#M983264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please use the below expression. It's working for me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Num(Count({&amp;lt;param_name={'TEMP'}, param_value={'&amp;lt;=-1'}&amp;gt;} param_value)&lt;/P&gt;&lt;P&gt;/Aggr(Nodistinct count({&amp;lt;param_name={'TEMP'}, param_value={'&amp;lt;=-1'}&amp;gt;}param_value),$(=GetCurrentField([BT-BN-LT-LC]))),'#,##0.00%')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 06:45:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-level-Count/m-p/909394#M983264</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-08-04T06:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Row level Count</title>
      <link>https://community.qlik.com/t5/QlikView/Row-level-Count/m-p/909395#M983265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would be better next time you post a request if you fully describe your scenario, best by posting a small sample QVW. &lt;/P&gt;&lt;P&gt;Everything else is kind of guessing and inefficient.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 07:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-level-Count/m-p/909395#M983265</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-08-04T07:56:40Z</dc:date>
    </item>
  </channel>
</rss>

