Forum Discussion
o59393
Post Prodigy
6 years agoHow 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
Super User
6 years agoYou can right click on the column header and pick "Replace Values" and replace " " with nothing.
o59393
Post Prodigy
6 years agojdbuchanan71 thanks 🙂