Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi, is there a way to remove only punctuations (and/or spaces) while keeping numbers and values in a column?
It would be great if i can do this in one step rather than removing each type of punctuation one by one.
Thanks in advance!
Solved! Go to Solution.
you can try this in PQ
=Text.Select([Column1],{"a".."z","A".."Z","0".."9"})
Proud to be a Super User!
you can try this in PQ
=Text.Select([Column1],{"a".."z","A".."Z","0".."9"})
Proud to be a Super User!
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 73 | |
| 50 | |
| 46 | |
| 44 |