Forum Discussion
Anonymous
6 years agoNot applicable
How to remove intermittent blanks from a CSV import, without removing data in adjacent columns?
Hi all, I'm importing a CSV which contains intermittent blanks in some columns, which don't align with blanks in other columns. Therefore in Power Query, if I remove blanks in one column it will ...
v-juanli-msft
Community Support
6 years agoHi Anonymous
Create a new blank query
copy source file path from "Table" and paste here,
then remove other columns, only keep "cl2",
remove blank rows for "cl2" column,
add index column from 1
Then in "Table",
remove "cl2" column,
add index column from 1
merge queries
expand "cl2" column
Best Regards
Maggie
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.