Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 47 | |
| 36 | |
| 27 | |
| 15 | |
| 15 |
| User | Count |
|---|---|
| 58 | |
| 56 | |
| 38 | |
| 21 | |
| 21 |