Hello guys,
I have found a strange behavior on the pivot table. I create a very simple pivot table in Excel without the checkbox “Add this data to the data model”. Then the data source is filled and I can work with the pivot table. If I activate the checkbox then the DataSource in Aspose.Cells is “null” (see screenshot).
Screenshot1.png (11.4 KB)
I have also attached an example application.
In Excel the data source is also displayed (see screenshot).
Screenshot2.png (16.6 KB)
This is a very simple pivot table. I am using the current version 21.6.0.
If I use the method “RefreshData” I get an error message if I have set the checkbox, otherwise not.
PivotTableNoDataSource.zip (6.1 MB)
Thanks for your support.