Forum Discussion

nh27's avatar
nh27
Helper III
5 years ago
Solved

Removing rows with all null values

Hi All,   Currently building a model in Power BI and quite often with data refresh and new files we will have multiple rows where all values are blank but once in Power BI in the query editor they ...
  • Syndicate_Admin's avatar
    5 years ago

    Two options

    1. In Power Query, you apply a filter to the column so that it does not include nulls.
    2. Regardless of the column, you remove rows that are blank. Start menu. Remove Rows option, Remove Blank Rows option.