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
lhosfeld
New Member

PowerBI Dashboard | Filtered Measures Not Effected by Slicer

Hello, I'm currently making a dashboard feturing a number of different measures that measure certain values present in a field. I have a slicer that slices based on names, but there are in a linked table, not the same. These measures are only displayed in the graphs. My table is filtered by the slicer correctly but the measures are not being sliced. Filters work on the measures just not the slices. Is this possible to do? Is there any other way to do it if it's not? I have provided the DAX for the measure below.
 
MEASURE =
COUNTROWS(
    FILTER(
        'table',
        CONTAINSSTRING('table'[field], "204")
    )
)
3 REPLIES 3
flath
Helper II
Helper II

Hi!

 

Can you share a screenshot of your tables relationships?

I'm sorry I cannot, does this make it impossible to answer? I can't share details, but if you could provide a high level or possible solutions that'd be great

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.

Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.