Forum Discussion
nipW
Mar 25, 2021Copper Contributor
News web part filtering
Hi All, I have a news web part on a hub site that gets news from all associated sites. I want to show news only when the news type = Main News AND IsActive = Yes. When I add Two filters under th...
nipW
Mar 26, 2021Copper Contributor
Found that if you use same filter type it will take OR but if you use different type filters it will take AND. E.g managed property AND Title contains/Created by etc.
Patryk_TL
Jul 05, 2023Copper Contributor
It makes no sense, but it is as you describe 🙂 When you use Title as page property criteria (instead of just Title as a criteria) it switches the logic from OR to AND. Thank you for sharing - it helped me a lot.