Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello all -
I have data in a text string field that includes user inputted notes but I want to remove any numbers over 4 digits long from the list.
I wrote this and it works but removes all numeric characters. Is there a way to condition the below to remove only the numbers when 4 or more consecutive digits long? Thank you!
Text.Remove([#"Notes"],{"0".."9"})
Solved! Go to Solution.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
71 | |
38 | |
31 | |
27 |
User | Count |
---|---|
91 | |
50 | |
44 | |
40 | |
35 |