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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
jcastr02
Post Prodigy
Post Prodigy

Filtering a calculated column values

I have two calculated columns.   I'd like to only show when row entries when Fix SLA Late?= Yes    OR     Accept SLA Late?=Yes

 

How can I do this in PQ?

 

Fix SLA Late?Accept SLA Late?
YesYes
NoYes
NoNo
YesYes
YesNo
YesNo
NoYes
No

Yes

YesYes
1 ACCEPTED SOLUTION
v-easonf-msft
Community Support
Community Support

Hi , @jcastr02 

If you are referring to the custom column in PQ , you can try the following steps:

1. Create a conditional column in PQ.

44.png

2. Then filter the table by custom column.

45.png

 

You can also  try the visual filter pane in report view.

77.png

 

Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-easonf-msft
Community Support
Community Support

Hi , @jcastr02 

If you are referring to the custom column in PQ , you can try the following steps:

1. Create a conditional column in PQ.

44.png

2. Then filter the table by custom column.

45.png

 

You can also  try the visual filter pane in report view.

77.png

 

Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

amitchandak
Super User
Super User

@jcastr02 ,

 

Try a mesure lik

calculate(countrows(Table), filter(Table, Table[Fix SLA Late?] ="Yes" || Table[Accept SLA Late?]="Yes"))

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.