https://bugs.documentfoundation.org/show_bug.cgi?id=127808
--- Comment #23 from [email protected] --- Hello everyone, I wanted to share a positive update regarding the current state of dynamic arrays in LibreOffice. While this tracker has been quiet regarding formal assignment, I have been actively testing the development builds on the master branch (specifically version 27.2.0.0.alpha0), and I am glad to report that substantial progress has already been made under the hood. The following dynamic array functions and operators have been tested and are currently working correctly: Functions: SEQUENCE, RANDARRAY, FILTER, UNIQUE, SORT, SORTBY, VSTACK, HSTACK, CHOSEROWS, CHOSECOLS, WRAPROWS, WRAPCOL, TOROW, TOCOL Behavior & Spill Management: The #SPILL! error is correctly handled and managed; the range populates automatically as soon as the blocking cells are cleared. Operators: The spill range operator (#) functions as expected. For those interested in seeing this in action or helping with testing, I strongly encourage downloading and testing the current master/developer builds (such as version 27.2) to evaluate these implementations and help catch any edge cases. -- You are receiving this mail because: You are the assignee for the bug.
