Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi All
Thank you for clicking in this topic first
i am trying to write "Measurment" which contain IF statement
what i am trying to get is
Measurement = Switch ( True(), Table[Column Name] = "ABCDE"(Text), [measurement] / 5333, [measurement] / 10666)
but, seems like we cannot choose column in the measurment, do you know what is our alternative?
Thank you!
Solved! Go to Solution.
Hey @Ericwhv ,
it seems you are mixing context concepts,why don't you use a Calculated column and affecting the value with the row context, and after that calculate the measure based on that new calculated column?
hope this helps, LQ
Hey @Ericwhv ,
it seems you are mixing context concepts,why don't you use a Calculated column and affecting the value with the row context, and after that calculate the measure based on that new calculated column?
hope this helps, LQ
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.