Is it possible to add additional custom Total column next to Grand Total?

Is it possible to add additional custom Total column next to  Grand Total?

5 Replies 1 reply marked as answer

SN Sivamathi Natarajan Syncfusion Team September 2, 2020 01:49 PM UTC

 
Thanks for contacting Syncfusion support. 
 
The pivot table allows to edit the existing cells and allows to include additional columns/rows. And the grand totals are calculated based on the mentioned changes. But, couldn’t able to add additional column next to the grand total. This is the valid pivot behavior. 
 
Regards, 
Sivamathi. 



DS desi shah September 2, 2020 04:51 PM UTC

Is there any way we can hide column and show only column at Grand total?


SN Sivamathi Natarajan Syncfusion Team September 3, 2020 02:42 PM UTC

 
It isn’t applicable to include additional column next to grand total manually. But, with the help of calculated field option, you can create a new measure which will include additional column in grand total. Kindly refer the below UG for your reference.

https://ej2.syncfusion.com/angular/documentation/pivotview/calculated-field/  
 
Regards, 
Sivamathi. 



DS desi shah September 14, 2020 04:23 PM UTC

ok, but I just want to show custom total in grand total area, so how can I hide custom column in item level area (in this case Year)? 

image


SN Sivamathi Natarajan Syncfusion Team September 15, 2020 02:39 PM UTC

Hi Desi, 
 
Pivot Table has option to filter the members of specific fields in code behind. So, the selected fields alone will be displayed in UI. 
 
 
If you would like to remove all the field members then you should remove the field from axis. This is the only possible option to meet the requirement. 
 
Regards, 
Sivamathi. 


Marked as answer
Loader.
Up arrow icon