<?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 Bypassing while using Aggr in Pivot table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Bypassing-while-using-Aggr-in-Pivot-table/m-p/2426928#M96232</link>
    <description>&lt;P&gt;=sum(aggr&lt;BR /&gt;(count({&amp;lt; CalendarMonthNum=,CalendarYear=,Date=, BookingStatus={'Booking','Booked','Car Allocated'}&amp;gt;}distinct(Booking_ID)),&lt;BR /&gt;RM_Name,AM_Name,DealerCode,City_Name,Model,ModelCode))&lt;BR /&gt;&lt;BR /&gt;The above measure is an expression Pivot Table.&lt;BR /&gt;I have 2 doubts :-&lt;/P&gt;
&lt;P&gt;1) This expression is not able to bypass the fields.&lt;/P&gt;
&lt;P&gt;2) I want to add 1 more dimension in my pivot . However, whenever I add the same in aggr function along with rest of the fields , my total value changes .&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Mar 2024 07:20:35 GMT</pubDate>
    <dc:creator>Ishaan_Kumar</dc:creator>
    <dc:date>2024-03-05T07:20:35Z</dc:date>
    <item>
      <title>Bypassing while using Aggr in Pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Bypassing-while-using-Aggr-in-Pivot-table/m-p/2426928#M96232</link>
      <description>&lt;P&gt;=sum(aggr&lt;BR /&gt;(count({&amp;lt; CalendarMonthNum=,CalendarYear=,Date=, BookingStatus={'Booking','Booked','Car Allocated'}&amp;gt;}distinct(Booking_ID)),&lt;BR /&gt;RM_Name,AM_Name,DealerCode,City_Name,Model,ModelCode))&lt;BR /&gt;&lt;BR /&gt;The above measure is an expression Pivot Table.&lt;BR /&gt;I have 2 doubts :-&lt;/P&gt;
&lt;P&gt;1) This expression is not able to bypass the fields.&lt;/P&gt;
&lt;P&gt;2) I want to add 1 more dimension in my pivot . However, whenever I add the same in aggr function along with rest of the fields , my total value changes .&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 07:20:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bypassing-while-using-Aggr-in-Pivot-table/m-p/2426928#M96232</guid>
      <dc:creator>Ishaan_Kumar</dc:creator>
      <dc:date>2024-03-05T07:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Bypassing while using Aggr in Pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Bypassing-while-using-Aggr-in-Pivot-table/m-p/2427843#M96303</link>
      <description>&lt;P&gt;include the by passing in the sum:&lt;BR /&gt;sum({&amp;lt;&lt;SPAN&gt;CalendarMonthNum=,CalendarYear=,Date=&amp;gt;}aggr(count({&amp;lt;CalendarMonthNum=,CalendarYear=,Date=,....&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 14:57:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bypassing-while-using-Aggr-in-Pivot-table/m-p/2427843#M96303</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2024-03-06T14:57:44Z</dc:date>
    </item>
  </channel>
</rss>

