Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, 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
Enhance the Syncfusion Pivot Table component to allow users to drag and drop the same field multiple times into the Values section of the Field List dialog. This functionality will enable users to apply different aggregation types (e.g., Sum, Average, Count, etc.) to the same data field, facilitating more advanced and comparative data analysis.

This feature is widely used in data analysis tools and is essential for comparing various summaries of the same metric side by side. Implementing it will significantly improve the flexibility and analytical capabilities of the Pivot Table.

Enhancement Goals:
  • Allow the same field to be added multiple times to the Values axis from the Field List tree view UI.
  • Enable users to apply distinct aggregation types to each instance of the same field.
  • Ensure compatibility with existing Pivot Table features, including:
    • Sorting and filtering
    • Field list updates
    • Exporting (e.g., Excel, PDF)
    • Chart integration
Design Notes:
  • This enhancement applies exclusively to the Values axis.
  • Adding the same field multiple times to the Row, Column, or Filter axes will remain restricted to preserve standard Pivot Table behavior and prevent ambiguity in layout generation.