Page 1 of 1

SumD does not exists in the current context

Posted: Wed Aug 11, 2010 12:15 am
by Vikas
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

SumD does not exists in the current context

Posted: Wed Aug 11, 2010 12:42 am
by Alex K.
Hello,

We made some improvements in that direction about a week ago.
Please check the latest Prerelease Builds.

Thank you.