Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
I have a case description and I want to extract a partial string based on several conditions:
Basically:
Job Name = SWITCH Description starts with 'URGENT:' Take the following string up to the next space after URGENT:
ElseIf
Description starts with "IN" Take from beginning of string to the first space
ElseIf
Description starts with "CT" Take from beginning of string to the first space
Else
"Unknown"
EndIF
Solved! Go to Solution.
Hi,
Share some data and show the expected result.
Hi,
Share some data and show the expected result.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 22 | |
| 21 | |
| 20 | |
| 19 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 52 | |
| 37 | |
| 31 | |
| 27 |