https://bz.apache.org/bugzilla/show_bug.cgi?id=63395
Greg Woolsey <gwool...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX OS| |All Status|NEW |RESOLVED --- Comment #2 from Greg Woolsey <gwool...@apache.org> --- This isn't really a bug report or feature request. As it is a usage question, it is better suited for the POI users mailing list. That said, there is no code in POI to refresh a pivot table. You would need to do that yourself in your code, making use of the POI formula evaluation framework to manually recalculate the pivot table and update the appropriate pivot table data structures. You are better off letting Excel do that, and perhaps refining the dataset and formulas to improve performance. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org