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 all, got a question happened on me twice:
I was learning PowerBi following some toturial video. When creating a new measure with DAX, for example, calculate the variance between two type of revenue, I used exact DAX but got the result is zero. I checked DAX it's 100% correct so I'm very confused where's the problem. or is it just my PowerBi desktop doesn't function well 😞
Has anyone encounter this before?
Solved! Go to Solution.
@KenZ555 ,
Appears you are using the exact same Filter in both VAR's. Hence, both results will be the same.
Change the Filter in VAR CommercialRevenue to "Commercial", not "Residential".
Hope this will solve your issue.
Regards,
@KenZ555 ,
Appears you are using the exact same Filter in both VAR's. Hence, both results will be the same.
Change the Filter in VAR CommercialRevenue to "Commercial", not "Residential".
Hope this will solve your issue.
Regards,
champion! thank you so much!!
@KenZ555 ,
No worries. Glad it all worked out for you.
Please Kudo the response and accept as Solution to close out the thread.
Good Luck on your journey.
Regards,