Iam coverting the reports from crystal reports to reporting services and while coverting the formulaes from CR to RS its really frustrated and wierd please let me know how to write these two formulas in Reporting services..
1.WhilePrintingRecords;
CurrencyVar POLPREMAMTS;
POLPREMAMTS;
2.//@PREM_INCR_LOSS_RATIO
If {@MEM_PREM} > 0.0000 then
Sum ({@TOT_INCR}, {@POL_DATES}, "daily") % {@MEM_PREM}
thank u
I appreciate if any one helps me out of this.........

Hi