The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi,
Can anyone please help me with the correct syntax of my attempt below please?
Solved! Go to Solution.
Hi @KC_1987
Try Switch.
C_Depth = SWITCH( TRUE(), TV[TUV] = "New", "TUV", TV[SBV] = "New", "SBV", TV[EWR] = "New", "EWR", TV[LC] = "New", "LC" )
Regards,
Mariusz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @KC_1987
Try Switch.
C_Depth = SWITCH( TRUE(), TV[TUV] = "New", "TUV", TV[SBV] = "New", "SBV", TV[EWR] = "New", "EWR", TV[LC] = "New", "LC" )
Regards,
Mariusz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
65 | |
62 | |
59 | |
54 | |
28 |
User | Count |
---|---|
181 | |
82 | |
66 | |
47 | |
44 |