<?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 Pivot Table - Gives False Sum in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Gives-False-Sum/m-p/85958#M756652</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm facing a very strange problem with a Pivot Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without Selection:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Without Selection.PNG" class="jive-image image-1" src="/legacyfs/online/213912_Without Selection.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After Selecting the Date:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="With Selection.PNG" class="jive-image image-2" src="/legacyfs/online/213913_With Selection.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As seen above, the Visit Count increases from 1 to 4 after selecting the particular date.(4 is the correct value present in my DB)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Formula i have used to get the Visit Count :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum(aggr(if(count(VisitID)&amp;gt;=1,1,0), %Key_Company))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have Date and Code as Dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA!!&lt;/P&gt;&lt;P&gt;Sai.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>psk180590</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Pivot Table - Gives False Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Gives-False-Sum/m-p/85958#M756652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm facing a very strange problem with a Pivot Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without Selection:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Without Selection.PNG" class="jive-image image-1" src="/legacyfs/online/213912_Without Selection.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After Selecting the Date:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="With Selection.PNG" class="jive-image image-2" src="/legacyfs/online/213913_With Selection.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As seen above, the Visit Count increases from 1 to 4 after selecting the particular date.(4 is the correct value present in my DB)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Formula i have used to get the Visit Count :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum(aggr(if(count(VisitID)&amp;gt;=1,1,0), %Key_Company))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have Date and Code as Dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA!!&lt;/P&gt;&lt;P&gt;Sai.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Gives-False-Sum/m-p/85958#M756652</guid>
      <dc:creator>psk180590</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table - Gives False Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Gives-False-Sum/m-p/85959#M756653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this as expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum(aggr(if(count(VisitID)&amp;gt;=1,1,0), %Key_Company,Code,Date))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 09:07:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Gives-False-Sum/m-p/85959#M756653</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-19T09:07:27Z</dc:date>
    </item>
  </channel>
</rss>

