Hi,
Can we write functions in RDL ?
If yes how, where etc...
ThanksYou can do this one of two ways. You can have custom assemblies and you can
have code behind report. Search books online for the work code
--
Bruce Loehle-Conger
MVP SQL Server Reporting Services
"Vishal" <vrajput77@.hotmail.com> wrote in message
news:u1BPAaxCGHA.2552@.TK2MSFTNGP10.phx.gbl...
> Hi,
> Can we write functions in RDL ?
> If yes how, where etc...
> Thanks
>
Showing posts with label functions. Show all posts
Showing posts with label functions. Show all posts
Friday, March 9, 2012
Monday, February 20, 2012
Rate() and PMT()
If you are familiar with Crystal reports or Visual basic, you may be familiar with the Rate and Pmt functions.
I need to duplicate them in SQL sever 7.
Anybody have code for this already? I hate re-inventing the wheel.
More (Unnecesary) details:
I have a client who has handed me the formula that I need to use for calculating Interest rates. Unfortunatly, the formula was written in Crystal reports, so now I need to pick it apart and do the work that CR does automaticly. Any help?Check this site, it should contain what you're looking for:
http://www.wheatworks.com/formula.htm
I need to duplicate them in SQL sever 7.
Anybody have code for this already? I hate re-inventing the wheel.
More (Unnecesary) details:
I have a client who has handed me the formula that I need to use for calculating Interest rates. Unfortunatly, the formula was written in Crystal reports, so now I need to pick it apart and do the work that CR does automaticly. Any help?Check this site, it should contain what you're looking for:
http://www.wheatworks.com/formula.htm
Subscribe to:
Posts (Atom)