Hi,
I am trying to hide the sub-totals of the Rows & Columns in the pivot table
But the sub totals still seems to be appearing in the final sheet
Source Code example ::
pivotTable.setRowGrand(false);
pivotTable.setCo…...sahi July 18, 2023, 12:49pm #2 @Veerendra1234 , Thanks for the...Veerendra1234 July 18, 2023, 2:08pm #5 hi , it doesn’t seem to...