Completed
Last Updated: 05 Sep 2018 15:51 by Darran
Currently it is only possible to either show all or hide all subtotals.
Completed
Last Updated: 08 Mar 2018 09:10 by ADMIN
The DistinctValuesLimit property is available in our R1 2018 Release.
Completed
Last Updated: 18 May 2015 14:53 by ADMIN
Completed
Last Updated: 03 Jan 2019 08:11 by ADMIN

Scheduled for:
The fix for this issue will be included in R1 2019, scheduled for the mid of January 2019. 
 
Completed
Last Updated: 24 May 2023 06:50 by ADMIN
Release R2 2023
ADMIN
Created by: Kalin
Comments: 0
Category: PivotGrid
Type: Feature Request
9

			
Unplanned
Last Updated: 03 Jan 2017 21:09 by Stephen
ADMIN
Created by: Polya
Comments: 1
Category: PivotGrid
Type: Feature Request
1

			
Unplanned
Last Updated: 03 Jan 2017 21:08 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 13:56 by ADMIN
It happens when you change the distinct values selection several times. The PivotGrid disappears after the exception is thrown.
I managed to reproduce it in the demo by repeating this action around ten times.
Unplanned
Last Updated: 03 Jan 2017 21:03 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 13:59 by ADMIN
Currently the header of that column says "Grand Total" instead of the aggregate name.
Completed
Last Updated: 19 Jan 2023 14:50 by ADMIN
ADMIN
Created by: Rosen Vladimirov
Comments: 0
Category: PivotGrid
Type: Feature Request
5
RadPivotGrid is loading all data from OLAP Cube. It should be able to use on demand (lazy loading) pattern, so when a group is expanded, a new query is sent and only required data is taken from the server.
Won't Fix
Last Updated: 15 Jan 2016 15:37 by ADMIN
If you have WriteOnly property in your Data Item and you set a collection of DataItems as ItemsSource of LocalDataSourceProvider, RadPivotGrid and RadPivotFieldList will not show any data.
Unplanned
Last Updated: 03 Jan 2017 20:56 by ADMIN
ADMIN
Created by: Rosen Vladimirov
Comments: 0
Category: PivotGrid
Type: Feature Request
3
As a user I would like QueryableDataProvider to avoid blocking the UI while executing the query on the database server.
Unplanned
Last Updated: 04 Jan 2017 07:04 by ADMIN
ADMIN
Created by: Rosen Vladimirov
Comments: 0
Category: PivotGrid
Type: Feature Request
0
When a filter dialog is shown (Report Filter or Label Filter) for OLAP Hierarchy, it contains the items only for the selected level. Instead items from all levels could be visible, so you won't have to open additional dialogs to filter them (show them like a tree).
Completed
Last Updated: 15 Jul 2015 09:50 by ADMIN
Completed
Last Updated: 04 Aug 2014 06:13 by ADMIN
ADMIN
Created by: Rosen Vladimirov
Comments: 0
Category: PivotGrid
Type: Bug Report
1
In OLAP you are able to define ragged hierarchies. In a ragged hierarchy, the logical parent member of at least one member is not in the level immediately above the member. This can cause branches of the hierarchy to descend to different levels. RadPivotGrid doesn't show them correctly.
Completed
Last Updated: 06 Jan 2020 12:07 by ADMIN
ADMIN
Created by: Rosen Vladimirov
Comments: 2
Category: PivotGrid
Type: Feature Request
4
Currently when you have null value in a cell, RadPivotGrid considers it as 0. This way when you apply some Aggregate Functions, like Average for example, the result may not be as expected. For example if you have the cells 10, null, 10 RadPivotGrid will show as total the value 6.67 (for Average function). You should be able to exclude null values, so the value 10 will be shown as average for the mentioned cells.

Available in the 2016 R2 release.
Completed
Last Updated: 05 Aug 2022 12:11 by ADMIN
Release R3 2022
ADMIN
Created by: Rosen Vladimirov
Comments: 3
Category: PivotGrid
Type: Feature Request
23
Similar to Excel - RadPivotGrid could have an area, where you can select some filter/group descriptions.