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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
I'm working on a dax function that conditions two columns and gives an output however one of my columns called hours doesn't seem to be Suming relatively when it's put in the calculated column.
Below is my DAx Measure
I want it to sum relatively based on the row.
Not clear to me what you mean by that. Can you show the expected result based on your sample data?
If anyone looking for the answer it was because i was trying to do it as a calculated column instead of a measure. Thank you