SumD does not exists in the current context

Stimulsoft Reports.NET discussion
Post Reply
Vikas
Posts: 20
Joined: Sat Jul 31, 2010 4:12 am
Location: Delhi

SumD does not exists in the current context

Post 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
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

SumD does not exists in the current context

Post by Alex K. »

Hello,

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

Thank you.
Post Reply