This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi folks,
I need some help.
Need to extract a string from another string.
<SOME TEXT HERE> : It can be a great text or a simple text.
It can be in DAX or in Function M
| TEXT | Result |
| <SOME TEXT HERE> Accepted by: Williams Portela <SOME TEXT HERE> | Williams Portela |
| <SOME TEXT HERE> Accepted by: Rose Davis Harris <SOME TEXT HERE> | Rose Davis |
| <SOME TEXT HERE> Accepted by: James Anderson Taylor <SOME TEXT HERE> | James Anderson |
Can anyone help me?
TKssss!!!!
Solved! Go to Solution.
You can Merge these all together with VAR or nested logic, but I've broken them out to show the thought process flow...
Proud to give back to the community!
Thank You!
| TEXT | Result |
| <SOME TEXT HERE> Accepted by: Williams Portela <SOME TEXT HERE> | Williams Portela |
| <SOME TEXT HERE> Accepted by: Rose Davis Harris <SOME TEXT HERE> | Rose Davis |
| <SOME TEXT HERE> Accepted by: James Anderson Taylor <SOME TEXT HERE> | James Anderson |
Are you OK with logic that says 'the next two words after a ":"?
Proud to give back to the community!
Thank You!
exacly
You can Merge these all together with VAR or nested logic, but I've broken them out to show the thought process flow...
Proud to give back to the community!
Thank You!
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 37 | |
| 37 | |
| 31 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 66 | |
| 56 | |
| 31 | |
| 26 | |
| 23 |