MikeRussell
Programmer
I have a variable in my main report @enddate, which stores a date value, this is currently in the Page Header. My main report is based on many tables, but the main one is STMTRPT.
The main report/sub report link is STMTRPT.DEAL_NO -> CFLOWS.DEAL_NO
My sub report is based only on the CFLOWS table. I want to restrict it to only show records whereand CFLOWS.CFLOW_DT > = @enddate.
How do I do it? Any help would be great. I am going home now (I live in Australia) hopefully there will be an answer for me in the morning.
Cheers
Mike.
The main report/sub report link is STMTRPT.DEAL_NO -> CFLOWS.DEAL_NO
My sub report is based only on the CFLOWS table. I want to restrict it to only show records whereand CFLOWS.CFLOW_DT > = @enddate.
How do I do it? Any help would be great. I am going home now (I live in Australia) hopefully there will be an answer for me in the morning.
Cheers
Mike.