Hi,
We found an issue with pivot tables containing pivot filters; when the pivot table is refresh, the text in the pivot filter cells are copied down to the row below it. Now that the file is successfully saved, the we found that the cells below the pivot filter has the same text as the pivot filter.
I have attached a small application to demonstrate the issue.
I have also attache an input file “input file with pivot filter.xlsx”; this file contains a table and a pivot table with a pivot filter.
When you run the project, an excel and a pdf file will be generated called “generatedFile” in the same folder as the input file.
If you could stop this from happening, that would be great.
PS: It seems that if the PivotTable.CalculateRange() method is not called, the issue is not there.
PS: We are on version 7.4.3.4