https://bugs.documentfoundation.org/show_bug.cgi?id=127808

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |25.8.2.2 release

--- Comment #12 from [email protected] ---
Hello,
I would like to express strong interest in the full implementation of dynamic
arrays with automatic spill support, similar to Excel’s behavior.
Currently, functions such as FILTER, SORT, UNIQUE are partially available
because of the lack of automatic spill that limits usability in real-world data
workflows.

Use cases where this is crucial include:

1. Data analysis where dynamic filtering and sorting are required.
2. Compatibility with Excel files containing dynamic array formulas.
3. Educational purposes and scientific calculations where arrays simplify
workflows.

I believe that providing full spillable arrays would:

- Efficient data analysis
- Improve interoperability with XLSX files.
- Reduce the need for complex workarounds using macros or helper columns.

I am aware that some experimental work is in progress, but I would like to
encourage prioritization of this feature in the upcoming stable releases
(26.2).

Thank you for considering this request. Any updates or insights on the
development roadmap for dynamic arrays would be greatly appreciated.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to