This formula is showing a 1 even if nothing happened that day. I got a report from Sunday where no one was working and it returned all 1s. It does the same for the MonthToDate field.
If {DLY_ACTIVITY.ACTIVITY_DT} = currentdate - 1 Then
{DLY_APPLICATION.LOAN_AM}
Else
0
If {DLY_ACTIVITY.ACTIVITY_DT} = currentdate - 1 Then
{DLY_APPLICATION.LOAN_AM}
Else
0