Forum Discussion
vinothkumar1990
4 years agoHelper II
Power Query - Excel rows shift up
Hi All, I have a excel and i want to generate the report out it. The data population in the excel is some what different, so i want to convert them in my own format in Power BI. Refer the below ex...
- 4 years ago
In the first column, you can 'replace values' on blank or "" with null (You want to get null in all those cells - apart from the legitimate values)
Then use 'Fill Down' on the first column.
Then Filter out the blank rows from column2 header
HotChilli
4 years agoCommunity Champion
In the first column, you can 'replace values' on blank or "" with null (You want to get null in all those cells - apart from the legitimate values)
Then use 'Fill Down' on the first column.
Then Filter out the blank rows from column2 header