<?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: Aggr function help! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aggr-function-help/m-p/1389783#M613929</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that you might have issue with your data model.... Cost may &lt;SPAN style="text-decoration: line-through;"&gt;not&lt;/SPAN&gt; be disconnected to the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;batch_uuid field in the back end model&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Sep 2017 15:44:00 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-09-11T15:44:00Z</dc:date>
    <item>
      <title>Aggr function help!</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-help/m-p/1389778#M613924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I'm trying to display costs per a batch_uuid (&lt;/SPAN&gt;aggr&lt;SPAN style="font-size: 13.3333px;"&gt; cost by batch_uuid) but all I seem to be able to do is sum total costs. I'm using the Total Spend = Aggr(sum(cost),batch_uuid). Would anyone be able to help me with this? &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 11:10:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-help/m-p/1389778#M613924</guid>
      <dc:creator>mgdotcom</dc:creator>
      <dc:date>2017-09-11T11:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr function help!</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-help/m-p/1389779#M613925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure, When we talk about the Total Cost?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;STRONG&gt;Sum(Aggr(sum(cost),batch_uuid))&lt;/STRONG&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: 13.3333px;"&gt;&lt;STRONG&gt;OR&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;STRONG&gt;Sum(Aggr(sum(TOTAL &amp;lt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;batch_uuid&amp;gt; &lt;/STRONG&gt;cost),batch_uuid))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 15:10:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-help/m-p/1389779#M613925</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-11T15:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr function help!</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-help/m-p/1389780#M613926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why are you not just doing this Sum(Cost)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 15:23:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-help/m-p/1389780#M613926</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-11T15:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr function help!</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-help/m-p/1389781#M613927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thank you for helping. @Anil, the outcome is the same. I just can't get it to give me the cost for each batch_uuid. Even when I add Cost as a dimension it seems to replicate numerous times. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 15:29:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-help/m-p/1389781#M613927</guid>
      <dc:creator>mgdotcom</dc:creator>
      <dc:date>2017-09-11T15:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr function help!</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-help/m-p/1389782#M613928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for trying to help Sunny. I've tried that. the outcome is the same. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 15:30:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-help/m-p/1389782#M613928</guid>
      <dc:creator>mgdotcom</dc:creator>
      <dc:date>2017-09-11T15:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr function help!</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-help/m-p/1389783#M613929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that you might have issue with your data model.... Cost may &lt;SPAN style="text-decoration: line-through;"&gt;not&lt;/SPAN&gt; be disconnected to the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;batch_uuid field in the back end model&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 15:44:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-help/m-p/1389783#M613929</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-11T15:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr function help!</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-help/m-p/1389784#M613930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you share application to check because it may concern from DM as i believe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 15:45:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-help/m-p/1389784#M613930</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-11T15:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr function help!</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-function-help/m-p/1389785#M613931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny. I removed a syn key I created and it all seems to be fine now. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 18:17:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-function-help/m-p/1389785#M613931</guid>
      <dc:creator>mgdotcom</dc:creator>
      <dc:date>2017-09-11T18:17:08Z</dc:date>
    </item>
  </channel>
</rss>

