Toggle navigation
ReportBuilder Support Forums
Categories
Discussions
Activity
Sign In
Home
›
RAP
ReportBuilder 22.06 now available including Delphi 12.2 support!
New Blog Posts: Merging Reports -
Part 1
and
Part 2
RAP CALC Absolute Value
CasAsw
January 2019
in
RAP
What is the proper method for doing an absolute vale calc, it doesn't like ABS
Value := DBCalcPropArRecvd.Value -
ABS(DBCalcPropArAdjust.Value) - DBCalcPropArApplied.Value
Comments
nicocizik
January 2019
Hi Mark,
The Abs function is not natively available in RAP. I will add this to our list of possible future enhancements.
Currently you can create a RAP pass-thru function that enables this functionality. I emailed you the pass-thru code to use with RB 19.03.
Best Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Sign In
or
Register
to comment.
Comments
The Abs function is not natively available in RAP. I will add this to our list of possible future enhancements.
Currently you can create a RAP pass-thru function that enables this functionality. I emailed you the pass-thru code to use with RB 19.03.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com