Hello All,
i have a database fields like guu_date, loan_stat,disb-amount, and parameter fields from_date,to_date.
my selection criteria.
1)select guu_date with in ytd and from-date and to-date.
but this field not appear on report.(only selection)
2)dib_amt(sum if loan_stat in (sf,su,sl,pl)for
current ytd ending on to-date.(this field appears on report
as "ytd_amt")
if i run the report, it should give total disb_amt from year starting date to end 0f previous month.
EX:if i run the report, on jan-2-2006, it should give toatal disb_amt from jan-1-2005 to dec-31-2005.
THANK YOU.
reports runs for monthly.
iam using crystalreports9.
i have a database fields like guu_date, loan_stat,disb-amount, and parameter fields from_date,to_date.
my selection criteria.
1)select guu_date with in ytd and from-date and to-date.
but this field not appear on report.(only selection)
2)dib_amt(sum if loan_stat in (sf,su,sl,pl)for
current ytd ending on to-date.(this field appears on report
as "ytd_amt")
if i run the report, it should give total disb_amt from year starting date to end 0f previous month.
EX:if i run the report, on jan-2-2006, it should give toatal disb_amt from jan-1-2005 to dec-31-2005.
THANK YOU.
reports runs for monthly.
iam using crystalreports9.