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
Dear friends
how can i extract string3 from word with delimiter like this
string1 > string2 > string3 (string4)
Thanks in advance for any advice
Hi @Anonymous ,
Please provide sample data and expected output.
Do you want to use DAX to extract string3 or use M to extract string3?
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous , First Split with (, then split the first column by > ( with space if needed), or remove space later
refer my video for option:https://www.youtube.com/watch?v=FyO9Vmhcfag
or function : https://www.youtube.com/watch?v=Fn5mNEuRNVg
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 |