Custom column on Pivot Table

Hi,

I'm trying to create a pivot table as in the picture below.


I want to add a calculated column named Total Deals. Dispatch column has higher priority compared to Deal column. So if Dispatch has a value, it's taken into calculation. Otherwise, Deal is enough. I have seen Grand Total feature but it does something else. Is it possible to achieve what I need using Pivot Table?

TotalDeals => Sum(Dispatch ?? Deal)

Thanks in advance!


1 Reply

AP AngelinFaithSheeba PaulvannanRajadurai Syncfusion Team June 9, 2022 12:42 PM UTC

Hi Adem,


We regret to let you know that, based on the current architecture, we don’t have any options to create the custom column in the Blazor Pivot table as per your need.


Regards,

Angelin Faith Sheeba.


Loader.
Up arrow icon