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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Power_MN
Helper I
Helper I

Filter Measure on a card based on a table visal

Hello everybody, I have some issues with one DAX function. I have a few measures, which i displayed in a table visual. Now I want so display only one measure of a specific customer on an card visual. The problem is, that the filter pane doesn't work, because the measure relates to all customers. Is there any solution for my problem? Thank you very much!! Kind regards
1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Power_MN , Not very clear.

1. If you need data of the fixed customer, filter data at the visual level and stop interactions -https://docs.microsoft.com/en-us/power-bi/create-reports/service-reports-visual-interactions

2. If you want it to change based on the selected customer then use a measure that responds to slicers

 

 

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@Power_MN , Not very clear.

1. If you need data of the fixed customer, filter data at the visual level and stop interactions -https://docs.microsoft.com/en-us/power-bi/create-reports/service-reports-visual-interactions

2. If you want it to change based on the selected customer then use a measure that responds to slicers

 

 

Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

Top Solution Authors