Forum Discussion
what is the difference between removing and hiding rows
while I can delete specific step, what is the performance impact in case removing/hiding rows?
Hi Elmo22
I suppose you mean what's the difference between filtering or removing rows, isn't it?
Then, filtering is useful when you want to remove rows based on the values of a specific column/columns. Imagine you are reading an Excel file and you decide to remove two last rows because it has empty values. But later on, when someone adds information there's no blank cells at the end. The last two rows will be deleted anyway. Instead, if you had filtered, rows wouldn't have been deleted.
You can read more in this link: https://blog.westmorr.com/2018/10/02/power-bi-remove-rows-or-column-filter/
3 Replies
- Greg_Deckler
Community Champion
Elmo22 Can you explain what you mean by "hiding"?
- Elmo22Frequent Visitor
hi Greg
I mean filtering the rows not deleting them
- mlsx4
Memorable Member
Hi Elmo22
I suppose you mean what's the difference between filtering or removing rows, isn't it?
Then, filtering is useful when you want to remove rows based on the values of a specific column/columns. Imagine you are reading an Excel file and you decide to remove two last rows because it has empty values. But later on, when someone adds information there's no blank cells at the end. The last two rows will be deleted anyway. Instead, if you had filtered, rows wouldn't have been deleted.
You can read more in this link: https://blog.westmorr.com/2018/10/02/power-bi-remove-rows-or-column-filter/