I am currently using Actuate version 6 so I am not sure if this works in version 5.
Start by declaring a new variable for your report. I usually call it 'gbuffDStream' and give it the following properties:
Type- AcRecordBuffer
Storage -Static
Visablity-Public
Then under your Datastream for...
I believe that you may be able to use the 'safedivide' function to solve your problem.
SafeDivide([total],[grandtotal],0)
Then change the format of the control to a percentage.
Example: For the 'total' syntax I repeat the calculated formula from my total field and do the same for my 'grand...
I inherited an Access97 MDE application which tracks projects. The programmers who created this application had deleted the MDB version before they left. Under Windows 95 and 98 the application runs fine (using Access97). The problem is the application does not work on a machine with Windows...
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.