Forum Discussion
Anonymous
3 years agoNot applicable
DAX formula help splitting string using delimiters
My sample column contains strings with multiple delimiters. For example: Sample Column abc/defg/klmno abc/defg abc Only using the delimiter "/", I want to split it into 3 separate...
- 3 years ago
Hi,
thank you for your feedback.
I added one by one into the orginal table -> please check the attached pbix file.
Anonymous
3 years agoNot applicable
I think it is too complicated for me to create a new table, as I am not sure how it affects future capability to refresh or update the underlying dataset.
Is there any way to individually create these columns from the original table, by adding new columns?
I tried exploring option to count the number of characters in reference to the / delimiter, etc but kind of got even more confused than before...
Jihwan_Kim
3 years agoSuper User
Hi,
thank you for your feedback.
I added one by one into the orginal table -> please check the attached pbix file.