Forum Discussion
Anonymous
4 years agoNot applicable
Splitting Text on multiple delimiters with DAX
I have a table with 10 million+ records. One table contains a text field with multiple sentences in each cell. My goal is to let the user select one record, and then split its sentences by a spec...
- 4 years ago
Hi Anonymous ,
have a look at the solution in the attached file.
mwegener
4 years agoMost Valuable Professional
Hi Anonymous ,
have a look at the solution in the attached file.
Anonymous
4 years agoNot applicable
Thank you very much! 🙂