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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

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
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.