Hi, appreciate your help.
I have a file with sample pivots in the attached
Sample.zip (10.2 KB)
And I have python codes below to try and replicate one of the pivot tables
import jpype
import asposecells
jpype.start…...api import Workbook, PuvotFieldType workbook = Workbook(insert Filepath)...Filepath) wsPivotTable = workbook.getWorksheets().get(0) pivotTablesCollectio...