jmcnamara / excel-writer-xlsx

Perl module to create Excel XLSX files.
https://metacpan.org/pod/distribution/Excel-Writer-XLSX/lib/Excel/Writer/XLSX.pm
Other
100 stars 51 forks source link

Feature Request: Use slicers to filter data #291

Closed matthias-reissner closed 11 months ago

matthias-reissner commented 11 months ago

To create Excel dashboards using this perl module please add the feature to add slicers to tables to filter data using buttons

See https://support.microsoft.com/en-us/office/use-slicers-to-filter-data-249f966b-a9d5-4b0f-b31a-12651785d29d

jmcnamara commented 11 months ago

The best thing to do is to add this as a +1 request to the similar Python feature request. If it gets implemented it will be implemented in the Perl and Python versions at the same time.

https://github.com/jmcnamara/XlsxWriter/issues/918