Unplanned
Last Updated: 29 Sep 2021 17:04 by ADMIN
Created by: Vishwas
Comments: 0
Category: PivotGrid
Type: Feature Request
2

Hi Team,

I would like to request Selection/multi-cell drag selection for the Kendo UI PivotGrid. 

Thank you!

Unplanned
Last Updated: 11 Nov 2021 11:55 by ADMIN
On a screen, showing the totals to the left and bottom of the data it summarizes makes no sense.

When a user drills through a data set, the totals are the deciding factors for which nodes to expand.
Unplanned
Last Updated: 11 Nov 2021 11:58 by ADMIN
Created by: Juliana
Comments: 0
Category: PivotGrid
Type: Feature Request
2
Make the COUNT measure count only distinct itens on PivotGrid. For instance, let's say we have a dataSource like this:

var dados = [{ PersonID: 2958, Address: "5h St"},{ PersonID: 2958, Address: "​Lexington Ave"},{ PersonID: 2958, ​Address: "76th Street"}]

Note that it is only 1 person, which has 3 address.. if I wanted to use the COUNT measure on the Address, it is correct (it counts 3 itens). But when I use the COUNT measure on the PersonID, it also counts 3 itens, but there is only one personID. I think it should count distinct values for the data in the measure.
Unplanned
Last Updated: 18 Feb 2020 14:52 by ADMIN
Created by: unTill
Comments: 7
Category: PivotGrid
Type: Bug Report
1
When i add tow dimensions in row and two dimensions in columns and expand data in cell gets shiftet to wrong places but totals are correct.

Unplanned
Last Updated: 09 Jun 2021 16:24 by Naim
Created by: Andrii
Comments: 2
Category: PivotGrid
Type: Bug Report
1

Hello, 

I have a problem with KendoPivotGrid auto height while using jQuery 3.5.5.

See Dojo

The same issue was previously in KendoGrid, but now it's solved.

 

1 2