The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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,