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! Request now
HI
We have a switch to map
| P_20190512_1700_CEU_S9W20_SUN_TAC_ALL_TEXT_ALERT_FRE |
| P_20190512_1700_CEU_S9W20_SUN_TAC_ALL_TEXT_SILENT_FRE |
Solved! Go to Solution.
@Anonymous - You could try this:
X = SWITCH(TRUE(), RIGHT(Fact_DeliveryReport[Delivery Label],3 )="_FR"),"FR", ...Cheers!
@Anonymous - You could try this:
X = SWITCH(TRUE(), RIGHT(Fact_DeliveryReport[Delivery Label],3 )="_FR"),"FR", ...Cheers!
Hi @Anonymous
Can you give an example of FR without FRE, is it the last 2 characters or is it like _FR_ ?
Many Thanks
Mariusz
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.