Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Joshua_
Helper I
Helper I

Function?

  • hy Guys,

    I need to view sales by location when filtering by Office table.

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

1 ACCEPTED SOLUTION
Joshua_
Helper I
Helper I

thank @AlexisOlson , I solved it by creating a variable with the Location and using the filter function.

View solution in original post

3 REPLIES 3
Joshua_
Helper I
Helper I

thank @AlexisOlson , I solved it by creating a variable with the Location and using the filter function.

Joshua_
Helper I
Helper I

Hi @AlexisOlson 
I'm trying whit this, but not sure if that's the way to fix it.


CALCULATE(
SUM(SALESL]),
CROSSFILTER(DATALOCATION[ID_COMUNA],TBL_LOCATION[ID_COMUNA],Both)
)


AlexisOlson
Super User
Super User

What does your attempted measure look like?

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.