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.
I have been trying a cross filter measure but it is not working
for example, when filter by Name 1 (tbl_office), the result should be 3250.
Thank you
Solved! Go to Solution.
thank @AlexisOlson , I solved it by creating a variable with the Location and using the filter function.
thank @AlexisOlson , I solved it by creating a variable with the Location and using the filter function.
Hi @AlexisOlson
I'm trying whit this, but not sure if that's the way to fix it.
What does your attempted measure look like?