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.
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?