[GH-ISSUE #254] Feature request: Add autofilter conditions functionality #203

Closed
opened 2026-05-05 11:54:48 -06:00 by gitea-mirror · 5 comments
Owner

Originally created by @a2nath on GitHub (Nov 21, 2019).
Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/254

Originally assigned to: @jmcnamara on GitHub.

Hi I've been looking at this example from python examples. Is this feature going to be ported in the c++ version of the plugin? If so, could you provide a timeline for that?

My comment can be seen here: github.com/jmcnamara/XlsxWriter/issues/653#issuecomment-557170745
To clarify even further, this is what I'm talking about: xlsxwriter.readthedocs.io/working_with_autofilters.html#filter-data-in-an-autofilter

Originally created by @a2nath on GitHub (Nov 21, 2019). Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/254 Originally assigned to: @jmcnamara on GitHub. Hi I've been looking at this example from python examples. Is this feature going to be ported in the c++ version of the plugin? If so, could you provide a timeline for that? My comment can be seen here: github.com/jmcnamara/XlsxWriter/issues/653#issuecomment-557170745 To clarify even further, this is what I'm talking about: xlsxwriter.readthedocs.io/working_with_autofilters.html#filter-data-in-an-autofilter
gitea-mirror 2026-05-05 11:54:48 -06:00
Author
Owner

@jmcnamara commented on GitHub (Nov 21, 2019):

Is this feature going to be ported in the c++ version of the plugin?

Yes.

If so, could you provide a timeline for that?

No. I can't/don't provide timelines for features. In terms of the Roadmap it is somewhere in item 8.

<!-- gh-comment-id:557263339 --> @jmcnamara commented on GitHub (Nov 21, 2019): > Is this feature going to be ported in the c++ version of the plugin? Yes. > If so, could you provide a timeline for that? No. I can't/don't provide timelines for features. In terms of the [Roadmap](https://github.com/jmcnamara/XlsxWriter/issues/653) it is somewhere in item 8.
Author
Owner

@znakeeye commented on GitHub (May 8, 2020):

So this feature is about serializing a filter string to be applied when using Autofilters? Because the Autofilters feature itself is already in place (the docs), right?

Very much wanted feature indeed! +1

<!-- gh-comment-id:625675021 --> @znakeeye commented on GitHub (May 8, 2020): So this feature is about serializing a filter string to be applied when using Autofilters? Because the Autofilters feature itself is already in place (the [docs](https://libxlsxwriter.github.io/index.html)), right? Very much wanted feature indeed! +1
Author
Owner

@Robert-M-Muench commented on GitHub (Oct 31, 2020):

+1

<!-- gh-comment-id:719948439 --> @Robert-M-Muench commented on GitHub (Oct 31, 2020): +1
Author
Owner

@jmcnamara commented on GitHub (Aug 2, 2021):

Note, this feature is now underway. Initial code is on main but it requires examples and documentation. That will follow in the next week or so.

<!-- gh-comment-id:891374233 --> @jmcnamara commented on GitHub (Aug 2, 2021): Note, this feature is now underway. Initial code is on main but it requires examples and documentation. That will follow in the next week or so.
Author
Owner

@jmcnamara commented on GitHub (Aug 8, 2021):

This functionality has been added in libxlsxwriter version 1.1.2. See https://libxlsxwriter.github.io/working_with_autofilters.html and https://libxlsxwriter.github.io/autofilter_8c-example.html

Closing feature request.

<!-- gh-comment-id:894850965 --> @jmcnamara commented on GitHub (Aug 8, 2021): This functionality has been added in libxlsxwriter version 1.1.2. See https://libxlsxwriter.github.io/working_with_autofilters.html and https://libxlsxwriter.github.io/autofilter_8c-example.html Closing feature request.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/libxlsxwriter#203
No description provided.