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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
kivanct
Helper I
Helper I

Querry - Filter Error

Hi


I would be happy if you could help me. 

1 - I would like to filter that column by CONTAINS = "YOK" & CONTAINS = "TS" .

kivanct_0-1673888272299.png

kivanct_2-1673888408129.png

 

 

 

 

 

2- But it gives empty table. I dont understand why ?

kivanct_1-1673888367029.png



Regards 




 

1 ACCEPTED SOLUTION
HotChilli
Super User
Super User

Maybe you want 'OR'  logic in this rather than 'AND'?

 

At the moment, the query is looking for all rows that contain both YOK AND TS .  

View solution in original post

2 REPLIES 2
HotChilli
Super User
Super User

Maybe you want 'OR'  logic in this rather than 'AND'?

 

At the moment, the query is looking for all rows that contain both YOK AND TS .  

You are right. I have used OR logic and it worked. Thanks a lot !

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors