Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! 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.
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
98 | |
61 | |
47 | |
36 | |
34 |