Quantcast
Channel: EPPlus Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 2262

Commented Unassigned: Problem saving spreadsheet with PivotTables [15266]

$
0
0
Latest version throwing an exception in ExcelWorkSheet.cs method SavePivotTables when using a template with pivot tables.

problem line
```
var ws = Workbook.Worksheets[pt.CacheDefinition.SourceRange.WorkSheet];
```
SourceRange is null in the Sheet I am saving.


Comments: I have the same issue with EPPLUS 4.0.4 when i try to save the file. I created it with a template that contains a pivot table which source is a dynamic named range. If I use the DLL 3.1.3, I can save the file with no problem.

Viewing all articles
Browse latest Browse all 2262

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>