<?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: Issue with AGGR function in Pivot Table | Qlikview Migration from 11.20 to 12.20 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-with-AGGR-function-in-Pivot-Table-Qlikview-Migration-from/m-p/1590303#M508513</link>
    <description>&lt;P&gt;Can you share a sample data and show the difference you are seeing after the migration ?&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jun 2019 07:16:17 GMT</pubDate>
    <dc:creator>jyothish8807</dc:creator>
    <dc:date>2019-06-11T07:16:17Z</dc:date>
    <item>
      <title>Issue with AGGR function in Pivot Table | Qlikview Migration from 11.20 to 12.20</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-AGGR-function-in-Pivot-Table-Qlikview-Migration-from/m-p/1589981#M508512</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;When a dashboard developed in 11.20 is migrated to&amp;nbsp;12.20, the pivot table containing AGGR function is breaking.&lt;BR /&gt;The Dashboard is showing different values in 11.20 and 12.20 environment.&lt;/P&gt;&lt;P&gt;Below are the high level details. We have following columns.&lt;BR /&gt;&lt;STRONG&gt;Gender, Year, Region, Grade, ID&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;We have a pivot table where we have Region as a&amp;nbsp;dimension and pivoted the count&amp;nbsp;it by Year.&lt;BR /&gt;We are using following expression for Count.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;= num(&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;num(sum({&amp;lt;GENDER={'M'},[Year]=&amp;gt;}&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;aggr(Count( {&amp;lt;GENDER={'M'}, [Year]=&amp;gt;} ID), [Year], Grade))&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;,'###,###.')&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;+&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;num(sum({&amp;lt;GENDER={'F'}, [Year]=&amp;gt;}&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;aggr(Count( {&amp;lt;GENDER={'F'}, [Year]=&amp;gt;} ID), [Year], Grade))&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;,'###,###.')&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;,'###,###.')&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Is there any known issue of AGGR in Pivot Table for Qlikview 12.20?&lt;BR /&gt;Kindly help.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:21:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-AGGR-function-in-Pivot-Table-Qlikview-Migration-from/m-p/1589981#M508512</guid>
      <dc:creator>HimanshuKakade</dc:creator>
      <dc:date>2024-11-16T03:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with AGGR function in Pivot Table | Qlikview Migration from 11.20 to 12.20</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-AGGR-function-in-Pivot-Table-Qlikview-Migration-from/m-p/1590303#M508513</link>
      <description>&lt;P&gt;Can you share a sample data and show the difference you are seeing after the migration ?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 07:16:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-AGGR-function-in-Pivot-Table-Qlikview-Migration-from/m-p/1590303#M508513</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2019-06-11T07:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with AGGR function in Pivot Table | Qlikview Migration from 11.20 to 12.20</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-AGGR-function-in-Pivot-Table-Qlikview-Migration-from/m-p/1601571#M508514</link>
      <description>&lt;P&gt;Have a look at the following, not sure it is really of any help, but it might be:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/ChartFunctions/NestedAggregations/sum-of-rows-pivot-tables.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/ChartFunctions/NestedAggregations/sum-of-rows-pivot-tables.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Here are some Design Blog posts as well that may potentially shed some further light upon things too:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Don-t-get-aggr-avated-using-aggr/ba-p/1464136" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Don-t-get-aggr-avated-using-aggr/ba-p/1464136&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Pitfalls-of-the-Aggr-function/ba-p/1463275" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Pitfalls-of-the-Aggr-function/ba-p/1463275&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;There are a few more out there, but I am hoping one of these two may help.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 21:14:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-AGGR-function-in-Pivot-Table-Qlikview-Migration-from/m-p/1601571#M508514</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-07-11T21:14:52Z</dc:date>
    </item>
  </channel>
</rss>

