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!>
Thanks for joining our community and helping improve Syncfusion products!
Currently our Pivot table component will support to bind the following collection type data source.
List
IEnumerable
ExpandoObject
DynamicObject
But, Pivot Table doesn’t have support to bind data source using IQueryable. So, we need to provide support to bind data source with IQueryable to the pivot table component.