-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working