-
Notifications
You must be signed in to change notification settings - Fork 156
Open
Labels
20.2.x🐛 bugAny issue that describes a bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.grid: pivotversion: 19.2.xversion: 20.1.x
Description
Description
If the column dimension data field contains dots, the aggregation values are not displayed.
The pivot cells use the dataMapper pipe, which handles Complex data binding in the other grids.
However, as complex binding is configured through the dimensions configuration, such as memberFunction, the pivot cells shouldn't use the pipe.
- igniteui-angular version: any
- browser: any
Steps to reproduce
- Edit all data field values for a property that is used as column dimension to contain "."
Result
Expected result
Attachments
Attach a sample if available, and screenshots, if applicable.
Metadata
Metadata
Assignees
Labels
20.2.x🐛 bugAny issue that describes a bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.grid: pivotversion: 19.2.xversion: 20.1.x