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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric 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
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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

Top Kudoed Authors