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
Anonymous
Not applicable

FILTER & Outliers

Hello, 

I have a visual that is displaying "outliers", this is a binary measure of 0's and 1's based on constrant rules. I would like to be able to click on a data point in the chart and a table that has summary details filter to display the "outlier". This is working fine, nothing power BI isn't set up for. 

Screen Shot 2019-10-16 at 1.01.05 PM.png

However, this is my issue.....

 

I want to be able to display all the other observations that are of the same MPN (variable in my dataset). I haven't been able to get the table to NOT filter out all the other observations. I've know it's a combination of the ALL fuction. This is what I've used thus far and it has not worked. 

 

MPN_All =
ALLSELECTED(Query1[MFGPARTNUMBER])


My solution for the mean time is to use a drill through filter and have the other observations display on the next page. 

As you see below. 

Screen Shot 2019-10-16 at 1.04.28 PM.png

 

 

 

 

 

 

 

I would like to display all the observations in 1 table, by selecting a data point in the chart. All the data points share a MPN number, nothing else. 

 

Do you have any insight into how I would do this? 

2 REPLIES 2
v-xuding-msft
Community Support
Community Support

Hi @Anonymous ,

Did I get you? Do you implement using the way that I suggested? If you have solved it, you could share it and mark the answer as a solution. More people will benefit here.

 

Best Regards,

Xue Ding

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Best Regards,
Xue Ding
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-xuding-msft
Community Support
Community Support

Hi @Anonymous ,

Because I can't view your data model, maybe I can't understand clearly about your requirement. You want to show all the values from one visual and they are not filtered when you click the data, right? If it is, you could try to edit interactions.

5.PNG4.PNG

Best Regards,

Xue Ding

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. Kudos are nice too.

Best Regards,
Xue Ding
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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.

Top Solution Authors