How to delete filtered rows in Numbers?
i`ve just tried to delete filtered rows from my table and i could not to do it.
I have a table
|Column A|Column B|
|-|-|
|X|1|
|Y|2|
|X|3|
|Y|4|
|X|5|
Then a added a filter on Column A a i selected all the X results.
After that i saw a table
|Column A|Column B|
|-|-|
|X|1|
|X|3|
|X|5|
After that i select all these rows and click on the "Delete selected rows" and remove the filter and my table was
|Column A|Column B|
|-|-|
empty
I expected to see the table
|Column A|Column B|
|-|-|
|Y|2|
|Y|4|
What do i wrong? How to delete just selected rows after filtering?
By the way, if i select rows after filter and click Backspace on keyboard or cope selected rows to the new list everything is correct...
Numbers version 10.2
MacBook, macOS 10.15