Having problem trying to pass parameter from Cold Fusion Page to Cold Fusion Report Builder. Please help.
Following is the code in Cold Fusion page named “CRDF_report.cfm”
<cfreport template="CRDF_Test.cfr" format="PDF">
<cfreportparam name="Judicial_ID" value="LB">
<cfreportparam...
Can anyone help me on Cold Fusion Reporting.
I need to find out if it is do-able to build reporting in Cold Fusion. If you know how to do you, would me please let me know.
I am new in Crystal Report and would appreciate if someone can help.
I have a formula to calculate the Tax due. EX
Tax Due = 66.00 X 9.75% = 6.44 (it rounds up from the actual value of 6.435)
Total Tax collected = 6.46(this is a fixed value from DB)
The different of Total Tax and Tax Due =...
Actually what I really want is For example
x=(23464.4356). I use
<cfset x = numberformat(x, "99999.99")>
I only want the 23464.43, but I keep getting 23464.44
Is there anyway of getting just the first 2 digit after the decimal point.
I couldnot figure out how to do it, so I thought of using...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.