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 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
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.