<?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: Problem in Aggr in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-in-Aggr/m-p/953302#M327770</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use expression:&amp;nbsp; =Sum(TOTAL&amp;lt;Level0&amp;gt;Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Sep 2015 10:23:53 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2015-09-15T10:23:53Z</dc:date>
    <item>
      <title>Problem in Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-Aggr/m-p/953299#M327767</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 am making the new column with the help of previous one,But problem is that When i aggregating with new dimension then it giving the zero.Please look into the qvw application (attached below),The column name is &lt;STRONG&gt;final&lt;/STRONG&gt;;it should give the value 900 on the basis of &lt;STRONG&gt;Level0.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirement is only use column "&lt;STRONG&gt;Value per level1" &lt;/STRONG&gt;not&lt;STRONG&gt; "Value". &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help us .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raghvendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 10:11:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-Aggr/m-p/953299#M327767</guid>
      <dc:creator>raghvendrasingh</dc:creator>
      <dc:date>2015-09-15T10:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-Aggr/m-p/953300#M327768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you looking for &lt;EM&gt;sum(total &amp;lt;Level0&amp;gt; Value)&lt;/EM&gt; ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 10:21:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-Aggr/m-p/953300#M327768</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-09-15T10:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-Aggr/m-p/953301#M327769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;if(Dimensionality()=2&lt;/P&gt;&lt;P&gt;, sum(aggr(NODISTINCT sum(Value),Level0,Level1)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 10:23:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-Aggr/m-p/953301#M327769</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-09-15T10:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-Aggr/m-p/953302#M327770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use expression:&amp;nbsp; =Sum(TOTAL&amp;lt;Level0&amp;gt;Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 10:23:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-Aggr/m-p/953302#M327770</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-09-15T10:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-Aggr/m-p/953303#M327771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply,But I am not looking for this.&lt;/P&gt;&lt;P&gt;I want the same answer with using "&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Value per level1" &lt;/STRONG&gt;Column(i.e. formula column) not Value column.&lt;/P&gt;&lt;P&gt;Because there is a&amp;nbsp; need to implement this scenario in live application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raghvendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 10:27:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-Aggr/m-p/953303#M327771</guid>
      <dc:creator>raghvendrasingh</dc:creator>
      <dc:date>2015-09-15T10:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-Aggr/m-p/953304#M327772</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;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I want the answer&amp;nbsp; using "&lt;STRONG style="font-style: inherit;"&gt;Value per level1" &lt;/STRONG&gt;Column(i.e. formula column) not Value column.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Because there is a&amp;nbsp; need to implement this scenario in live application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Raghvendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 10:30:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-Aggr/m-p/953304#M327772</guid>
      <dc:creator>raghvendrasingh</dc:creator>
      <dc:date>2015-09-15T10:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-Aggr/m-p/953305#M327773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where is your&amp;nbsp; "&lt;STRONG style="font-style: inherit;"&gt;Value per level1" c&lt;/STRONG&gt;olumn in the sample app?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 10:39:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-Aggr/m-p/953305#M327773</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-09-15T10:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-Aggr/m-p/953306#M327774</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;Please find the QVW as attachment again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raghvendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 10:51:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-Aggr/m-p/953306#M327774</guid>
      <dc:creator>raghvendrasingh</dc:creator>
      <dc:date>2015-09-15T10:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-Aggr/m-p/953307#M327775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your calculated column &lt;STRONG&gt;Value per level1&lt;/STRONG&gt; could be got using: &lt;STRONG&gt;=Sum(Total&amp;lt;Level0,Level1&amp;gt;Value)&lt;/STRONG&gt;, which is more effective in terms of performance.&amp;nbsp; Now I don't understand why you need this calculated column to use the way you are trying. To say, you can't use a calculated column with Aggr() or Total. May be we could find an alternative have you had explained your real scenario.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 11:01:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-Aggr/m-p/953307#M327775</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-09-15T11:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-Aggr/m-p/953308#M327776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tresesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for suggestion.Now I have moved all formulas to backend.&lt;/P&gt;&lt;P&gt;Now Its Working Fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raghvendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 08:14:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-Aggr/m-p/953308#M327776</guid>
      <dc:creator>raghvendrasingh</dc:creator>
      <dc:date>2015-09-16T08:14:40Z</dc:date>
    </item>
  </channel>
</rss>

