I made a calculation field called REPORT and put this in calculation option
If( ID Due Date & Pims Due Date < (Today),1,0)
And made sure "do not calculate when the field is ematy is selected. However when I go to browse mode all Overdue and blank field are 1 and the rest 0 why is this happening although I ask FM not to calculate when field is empty?
Is this happenning because my due date are calculation from Shoot date?