Forum Discussion
Harvey85
Helper I
2 years agoExtract Value from Field
Hi, I have a question. I have a field called Season where I need to keep the text before the numbers at the end (2123, 2223, etc., in the future new numbers of these characteristics may appear, alway...
- 2 years ago
There are lots of ways in power query to do this.
Example-> Split Column by delimiter (using 'space' as far right as possible)
HotChilli
Community Champion
2 years agoThere are lots of ways in power query to do this.
Example-> Split Column by delimiter (using 'space' as far right as possible)