Hi,
I'm need to modify the measure On Time = COUNTROWS(FILTER(OTIF,[ShiftInTime]=[TimeFrom]*[targetperc OT])) to also
COUNTROWS if [ShiftInTime]<> [TimeFrom]
Thinking IF OR but don't know how.
Hi,
I'm need to modify the measure On Time = COUNTROWS(FILTER(OTIF,[ShiftInTime]=[TimeFrom]*[targetperc OT])) to also
COUNTROWS if [ShiftInTime]<> [TimeFrom]
Thinking IF OR but don't know how.