<?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: Why is qlikview summing rows by itself? in Water Cooler</title>
    <link>https://community.qlik.com/t5/Water-Cooler/Why-is-qlikview-summing-rows-by-itself/m-p/521583#M1898</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you're missing a link between your sales and product tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/45840_Untitled.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Aug 2013 04:35:07 GMT</pubDate>
    <dc:creator>Alejandro_Hernández</dc:creator>
    <dc:date>2013-08-23T04:35:07Z</dc:date>
    <item>
      <title>Why is qlikview summing rows by itself?</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Why-is-qlikview-summing-rows-by-itself/m-p/521581#M1896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a question I have this query: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VentasXSalesPerson:&lt;/P&gt;&lt;P&gt;SQL Select SOH.SalesPersonID as SalesPerson,sum(SOH.SubTotal) AS [VentaTotal] from Sales.SalesOrderHeader SOH&lt;/P&gt;&lt;P&gt; inner join Sales.SalesPerson as SS on SS.SalesPersonID = SOH.SalesPersonID&lt;/P&gt;&lt;P&gt; group by SOH.SalesPersonID;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Productos: &lt;/P&gt;&lt;P&gt; SQL SELECT&amp;nbsp; ass.[SalesOrderID]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,ass.[OrderQty]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,ass.[ProductID], pp.Name&lt;/P&gt;&lt;P&gt;&amp;nbsp; FROM [AdventureWorks].[Sales].[SalesOrderDetail] as&amp;nbsp; ass&lt;/P&gt;&lt;P&gt;&amp;nbsp; INNER JOIN Production.Product pp on&amp;nbsp; pp.ProductID = ass.ProductID;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I want to see how many products each sales person made and the amount, but this is what I got: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/45839_Untitled.jpg" /&gt;&lt;/P&gt;&lt;P&gt;As you can see the sales Person 268 sold different products for example: 742, 741 etc... but it's summing all of them, &lt;/P&gt;&lt;P&gt;I attached the qv file so that you can help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 00:10:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Why-is-qlikview-summing-rows-by-itself/m-p/521581#M1896</guid>
      <dc:creator />
      <dc:date>2013-08-23T00:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Why is qlikview summing rows by itself?</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Why-is-qlikview-summing-rows-by-itself/m-p/521582#M1897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you tell me what would be the exact total you require in this case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 04:28:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Why-is-qlikview-summing-rows-by-itself/m-p/521582#M1897</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2013-08-23T04:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Why is qlikview summing rows by itself?</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Why-is-qlikview-summing-rows-by-itself/m-p/521583#M1898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you're missing a link between your sales and product tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/45840_Untitled.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 04:35:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Why-is-qlikview-summing-rows-by-itself/m-p/521583#M1898</guid>
      <dc:creator>Alejandro_Hernández</dc:creator>
      <dc:date>2013-08-23T04:35:07Z</dc:date>
    </item>
  </channel>
</rss>

