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
acamar22
Frequent Visitor

Applying a filter(slicer) that will only effect parts of the dataset.

I have production and failure data that I am analyzing. I have appended the seperate queries into 1 to better work with (see previous post). I added a column that labels the data as either production or failure data. I've now run into a seperate issue. 

 

The failure data contains customer information, while the production data does not. Therefore, in the combined query, the production data's customer information is null.

 

I now want to add a customer slicer that will effect the failure data ONLY: the production bar graph should not change when filtered. However, since it's technically null, the production data gets filtered out.

 

 

 

acamar22_0-1708722655347.png

 

Please help! Thanks guys

 

5 REPLIES 5
Ashish_Mathur
Super User
Super User

Hi,

I am unable to understand your requirement.  Share both tables in a format that can be pasted in an MS Excel file and show the expected result in a Table format.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
lbendlin
Super User
Super User

change your filter from 

 

[column] = "criteria"

 

to 

 

[column] in {"criteria",BLANK()}

Hi again @lbendlin 

 

Thanks for the help, are you suggesting to select both BLANK() and the criteria? that would work but would be confusing to the users.

 

Maybe I'm misunderstanding. Is this a measure I would add to the filter? Can you provide a link to explain the process if you have one?

Hi @lbendlin

 

I'm not entirely sure what you mean here. Can you elaborate please?

 

 

I now want to add a customer slicer that will effect the failure data ONLY: the production bar graph should not change when filtered. However, since it's technically null, the production data gets filtered out.

i proposed an approach that would deal with that premise.

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.