How to set default value in Apache POI pivot table report filter
问题 I have a worksheet with data in it, I am trying to create a pivot table with report filter. I want to set default value to the report filter. pivotTable.addReportFilter(13); column contains 0's and 1's, I would like to set 0 as my default value in the report filter. 回答1: At first this question is not answerable in that general context as it is asked now. Creating pivot tables using apache poi is in beta state until now. So we need not only the high level apache poi API but also the underlying