I need two activity code dates (BK Date and DT Date) for an application on a report. I am using the BK activity code in the selection criteria since I only want booked loans. On the report they also want to see the DT date, which I assume occures after the BK code. I have the BK date on the report since it was driven by the BK activity code in the selection criteria. So how do I show a field with the DT date on the report?
There is a table with each loans activity codes and dates.
act.activity_code = 'BK','DT'
act.activity_date
There is a table with application info.
app.opr_app_nr
There is a table with each loans activity codes and dates.
act.activity_code = 'BK','DT'
act.activity_date
There is a table with application info.
app.opr_app_nr