Forum Discussion
BalazsNy
Helper I
2 years agoHow to extract text patterns from string value?
Hi all, I have a database with a various length description column, which contains a product ID somewhere in it (even at the beginning, middle or end of the description). These product IDs follow...
- 2 years ago
pls try this
amitchandak
Super User
2 years agoBalazsNy , In power query try split by position
https://learn.microsoft.com/en-us/power-query/split-columns-positions
Or split by Non Digit to Digit
Split Column By Digit to Non-Digit & Non-Digit to Digit: https://youtu.be/tY4Yk1crS9s