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! Learn more
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.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 84 | |
| 48 | |
| 36 | |
| 31 | |
| 29 |