Try this...
project = ABC AND component = XYZ AND type = "Program Epic" AND (("Date Planned Start" >= "2023/09/01" AND Date Planned Start" <= "2023/12/31") OR ("Date Planned Finish" >= "2023/09/01" AND "Date Planned Finish" < "2024/01/01"))
I think I have it right. I am wondering if you need the "finish" bit at all though. Maybe you have work that started in say Q3 that continues to Q4 as an example.
At a glance that seems to be working ... thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please consider accepting answer once you are confident it works.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.