SumD does not exists in the current context
Posted: Wed Aug 11, 2010 12:15 am
Hi,
I am using the Stimulsoft.Reports.Web.2010.1 and Stimulsoft.Designer.Web.2010.1 version.
Can you help me through code. I have also try the IFF condtion, but facing same problem.
Me iff condition is
{SumD(DownloadTourMaster.TourCount)} / {SumD(DownloadTourMaster.TourCount + DownloadTourMaster.MissedCount)} - {
IIF(SumD(DownloadTourMaster.TourCount)>0,
Round(SumD(DownloadTourMaster.TourCount)*100,2)
,0)
} %
Error is in the above code in Round function as SumD does not exists in the current context.
Please help me. Its urgent.
Thanks
Vikas
I am using the Stimulsoft.Reports.Web.2010.1 and Stimulsoft.Designer.Web.2010.1 version.
Can you help me through code. I have also try the IFF condtion, but facing same problem.
Me iff condition is
{SumD(DownloadTourMaster.TourCount)} / {SumD(DownloadTourMaster.TourCount + DownloadTourMaster.MissedCount)} - {
IIF(SumD(DownloadTourMaster.TourCount)>0,
Round(SumD(DownloadTourMaster.TourCount)*100,2)
,0)
} %
Error is in the above code in Round function as SumD does not exists in the current context.
Please help me. Its urgent.
Thanks
Vikas