How to hide blank rows by filter in a table that contains only formulas?
If there is a table, that is supposed to show some results from other tables, how can I hide blank rows?
As a simplified example this table returns a list of 3 names and the remaining 97 rows remain without names and should be hidden.
I have tried to set the filter for "blank" but cells with formulas don't seem to count as "blank". Scratching my head.
Is this possible without creating yet another column as an explicit indicator for the filter?
Thanks!