Forum Discussion

android1's avatar
android1
Post Patron
10 years ago

IF OR when using COUNTROWS

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 ho...