Forum Discussion
android1
10 years agoPost Patron
Using a measure in a calculated column
Hi, I have this calc col -> Punctuality = IF (OTIF[ShiftInTime]<OTIF[TimeFrom]-1/24*.25,"Early", IF (OTIF[ShiftInTime]>OTIF[TimeFrom]+1/24*.25,"Late","On Time" & IF (OTIF[ShiftInTime]>OTIF[Tim...
diego_salinas
10 years agoAdvocate I
Try changing the column data format to "general".