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
SumD does not exists in the current context
Hello,
We made some improvements in that direction about a week ago.
Please check the latest Prerelease Builds.
Thank you.
We made some improvements in that direction about a week ago.
Please check the latest Prerelease Builds.
Thank you.