Forum Discussion
o59393
6 years agoPost Prodigy
How to remove blank spaces with Power Query
Hi all How can I remove the blank spaces using Power Query? For example I have this column with these values: So for example I would like to have: FormulaOptimization SupplyCha...
- 6 years ago
You can right click on the column header and pick "Replace Values" and replace " " with nothing.
jdbuchanan71
6 years agoSuper User
You can right click on the column header and pick "Replace Values" and replace " " with nothing.
- o593936 years agoPost Prodigy
jdbuchanan71 thanks 🙂