IF statement where condition is within value range
Hi,
We created the following formula to show the number of projects where the SLA (a custom field populated in days) was overdue by one day:
SUM([Project ID],IF([Total Task Duration (days)]-[Average SLA]=1,1,0))
we then duplicated the formula, changing =1 to =2, =3 etc to show 2 days overdue, 3 days overdue etc.
However, we're unsure of the formula if we wanted to group the number of days e.g. IF([Total Task Duration (days)]-[Average SLA] is greater than or equal to 5 but less than 10 (showing the total number of projects that were between 5 and 9 days overdue).
Any help would be appreciated :)
Hi Sarah Kibart, welcome to the Community! I've created a ticket with our Support Team on your behalf; one of our experts will reach out to you shortly to assist you with this 👍