Forum Discussion

JimJim's avatar
JimJim
Responsive Resident
5 years ago
Solved

Conditional formatting based on another value

Hello, I have the following measure:   Total SA WIP > 2 days = CALCULATE(COUNTROWS('Service Appointment'), 'Service Appointment'[IsWIP]=1, 'Service Appointment'[WIP Days] >2)...