Skip to content

dingtalk xlsx file cannot GetPivotTables #1954

@ShowerBandV

Description

@ShowerBandV

Description
The dingtalk file has a pivot table, and the field year (Chinese character) of this pivot table is not in the source data. This field is generated by DingTalk based on year (English character), but excelize cannot read this field. After reading the code, I found that there may be a problem with the logic of obtaining the pivot table cacheField. I don't quite understand why we don't directly use cacheField but instead obtain it by parsing pivot Data Range.

here is demo xlsx file
Book1.xlsx

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions