Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Currently, while I can remove aggregation functions to be available in the pivot grid field list by setting the aggregateTypes property, there is a maximum of 7 that will appear in the popup that appears when you click the dropdown on a field in the values column. If there are 7 or more, the "More..." option appears which brings up a modal window where they can pick the aggregation function.

We have a scenario where there are 8 aggregation functions our users would like access to. It would simplify things if we could show those 8 without them having to go into the More... screen. I understand the need for a limit but I would like to see the amount shown be configurable.

Additionally I found that if there are exactly 7 aggregation functions, the "More..." options shows up, even though all 7 are shown in the initial popup and there is no need to go into that screen. I would also request that the More... option does not appear if there are exactly the number of aggregation functions available as can appear in the list.