I want to create a slicer for a pivot table using apache POI library.Is there a way to do that?
I have done some research on this and found nothing related to this.
Apache POI does not have the support for filter upto now. However I have managed to create a slicer for an excell pivot table using Aspose Cells Library.