https://issues.apache.org/ooo/show_bug.cgi?id=120962
--- Comment #1 from Clarence GUO <[email protected]> --- Created attachment 79593 --> https://issues.apache.org/ooo/attachment.cgi?id=79593&action=edit patch Root Cause: The data series was refered to a range name, which was defined a reference formula. However, AOO only support simple range like "Sheet1.A1:B4" Solution: Remember the referenced token during formula intepretion, then translate the source range from formula name to ScToken. -- You are receiving this mail because: You are the assignee for the bug.
