Forum Discussion

Recoba88's avatar
Recoba88
Helper III
9 years ago
Solved

Remove rows in Power Query

Hi,   If I want to remove rows (3,4,5) - all the rows automatically that have no value (null) in specific column (name)   How can I do it?   The reason that I don't want that my excel workbook ...
  • Greg_Deckler's avatar
    Greg_Deckler
    9 years ago

    If you filter it in Power Query, the query will be optimized to exclude those rows and not import them.