Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Got a dataset where I need to remove empty rows and then fill down columns but none of these functions work. A new step is added but nothing happens to the dataset in the Power Query Editor. Do you know how I can fix this?
Thank you.
I guess the query editor removes blank rows when all columns are empty in that row and not only the ones highlighted.
Fill Down/Up works on null entries not empty or spaces.
https://learn.microsoft.com/en-us/power-query/fill-values-column
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 15 | |
| 6 | |
| 6 | |
| 6 | |
| 5 |