<?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: Pivot Expanded count doesn’t equal to total count in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Expanded-count-doesn-t-equal-to-total-count/m-p/1588751#M443389</link>
    <description>&lt;P&gt;too vague unfortunatly. can you share some screenshots. and some example of how the data looks like etc.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jun 2019 19:46:34 GMT</pubDate>
    <dc:creator>dplr-rn</dc:creator>
    <dc:date>2019-06-05T19:46:34Z</dc:date>
    <item>
      <title>Pivot Expanded count doesn’t equal to total count</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Expanded-count-doesn-t-equal-to-total-count/m-p/1588656#M443379</link>
      <description>&lt;P&gt;Hi guys&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’ve created a pivot that shows total leads, distinct leads and sales. My dimensions are AgentName and LeadSource, and my expressions are count(distinct leads), count (total leads) and count sales. Now when the pivot is expanded, the individual count of sales does not add up to the total. It looks like I have more sales per lead source and that’s not the case. Count(Distinct Sales) doesn’t seem to help&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 14:43:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Expanded-count-doesn-t-equal-to-total-count/m-p/1588656#M443379</guid>
      <dc:creator>TheMdu</dc:creator>
      <dc:date>2019-06-05T14:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Expanded count doesn’t equal to total count</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Expanded-count-doesn-t-equal-to-total-count/m-p/1588751#M443389</link>
      <description>&lt;P&gt;too vague unfortunatly. can you share some screenshots. and some example of how the data looks like etc.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 19:46:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Expanded-count-doesn-t-equal-to-total-count/m-p/1588751#M443389</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-06-05T19:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Expanded count doesn’t equal to total count</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Expanded-count-doesn-t-equal-to-total-count/m-p/1588824#M443395</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached the collapsed and expanded pivot.&lt;/P&gt;&lt;P&gt;Data is from 2 tables, one being SALES and the other LEADS.&lt;/P&gt;&lt;P&gt;Both tables have SalesPerson and Mobile as common fields, but the association here is made on Mobile.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="expanded and collapsed pivot" style="width: 702px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13260i7CA5A1982D321C55/image-size/large?v=v2&amp;amp;px=999" role="button" title="Pivot not adding up.PNG" alt="expanded and collapsed pivot" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;expanded and collapsed pivot&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 06:04:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Expanded-count-doesn-t-equal-to-total-count/m-p/1588824#M443395</guid>
      <dc:creator>TheMdu</dc:creator>
      <dc:date>2019-06-06T06:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Expanded count doesn’t equal to total count</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Expanded-count-doesn-t-equal-to-total-count/m-p/1600530#M444234</link>
      <description>&lt;P&gt;Best I have is the following Help link that might help with this if what is going on are duplicate rows where things are getting dropped:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/ChartFunctions/NestedAggregations/sum-of-rows-pivot-tables.htm" target="_blank"&gt;http://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/ChartFunctions/NestedAggregations/sum-of-rows-pivot-tables.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You could also use RowNo or RecNo functions in the load script to make each row unique that way as well, but the above is likely a good thing to try first to see if that might do the trick for you.&amp;nbsp; If that does not work, then look into RowNo and RecNo:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/Scripting/CounterFunctions/RowNo.htm" target="_blank"&gt;http://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/Scripting/CounterFunctions/RowNo.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/Scripting/CounterFunctions/RecNo.htm" target="_blank"&gt;http://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/Scripting/CounterFunctions/RecNo.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 16:33:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Expanded-count-doesn-t-equal-to-total-count/m-p/1600530#M444234</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-07-09T16:33:41Z</dc:date>
    </item>
  </channel>
</rss>

