Author Topic: Multi Level Group By Result In a Single Row  (Read 286 times)

vijay@spinetechnologies

  • Pro Enterprise
  • Jr. Member
  • *
  • Posts: 87
    • View Profile
Multi Level Group By Result In a Single Row
« on: August 10, 2023, 05:39:18 pm »
Dear Team,

We want to achieve Multi-Level Groupby in a Single Row.

E.g. We have Created a Report using Five Columns
Grade, Branch, Department, Gender and Employee Code
We have kept Groupby for Grade, Branch, Department, Gender, and Count for Employee Code.

Please refer Attachment for the Expected result.
Kindly guide us to achieve the above result in Normal GroupBy and Pivot Group By.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6309
    • View Profile
Re: Multi Level Group By Result In a Single Row
« Reply #1 on: August 11, 2023, 02:14:44 pm »
Apparently it's not feasible in pqgrid row grouping by the looks of it.

I may be able to find some alternative way if you could share the excel spreadsheet with expected result and a jsfiddle for pqgrid
« Last Edit: August 11, 2023, 02:22:21 pm by paramvir »