Forum Discussion
PowerBI123456
6 years agoPost Partisan
Removing certain characters
Hi, how can I remove certain charaters in Power Query. For example, below I want to remove the ":A:" so its just the numerical digits.
- 6 years ago
You can just select that column in the query editor, and click on Replace Values on the home tab. In the top box put :A: and leave the replace with box empty.
If this works for you, please mark it as the solution. Kudos are appreciated too. Please let me know if not.
Regards,
Pat
mahoneypat
6 years agoMicrosoft Employee
You can just select that column in the query editor, and click on Replace Values on the home tab. In the top box put :A: and leave the replace with box empty.
If this works for you, please mark it as the solution. Kudos are appreciated too. Please let me know if not.
Regards,
Pat
- PowerBI1234566 years agoPost Partisan
mahoneypat thank you!!!