This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowThe Fabric community is upgrading! Read all of the details including the timeline and what you can expect. Learn more
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.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
| User | Count |
|---|---|
| 24 | |
| 22 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 32 | |
| 26 | |
| 23 | |
| 20 | |
| 20 |