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,
Can anyone tell me what is the difference between these two measures?
I've used the same DAX formula, but still power BI is making some differnce and I don't know why. I have problem when I want to use one of measures, I get error that it can't be used.
Thank you in advance!
Solved! Go to Solution.
@Anonymous
Top one is a measure. These values change based on the filters applied in your dashboard.
Bottom one is a calculated column. The values for these are fixed by the filter inside the table itself.
@Anonymous
Top one is a measure. These values change based on the filters applied in your dashboard.
Bottom one is a calculated column. The values for these are fixed by the filter inside the table itself.