Hello,
I'm trying to build a formula to count the number of deployments in queue by month.
All of these criteria must be met:
- Project Complete is unchecked
- Project Cancelled is unchecked
- Row creation month is June
- Row creation year is 2022
And, deployment type is either New Deployment or Package Upgrade.
I started with this formula but don't know where the OR should go or if I also need to use AND:
Thank you!