https://bugs.documentfoundation.org/show_bug.cgi?id=166213
m_a_riosv <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |rg --- Comment #4 from m_a_riosv <[email protected]> --- Created attachment 200366 --> https://bugs.documentfoundation.org/attachment.cgi?id=200366&action=edit ODS file, after sort the data and a calculate balance to compare. Looks like the sort have issues, but I think not. CSV data is in reverse order by dates. The data lacks of the balance before the first date. There is no a column to sort for the rows with the same day. Adding a column with the row number (row()), fixing their value (Data>Formula to value) and sorting with this column as second key in reverse order. The sort is done properly. I think no issue with the sort. -- You are receiving this mail because: You are the assignee for the bug.
