FSG calculations
I'm trying to write an FSG report that uses different constants for each account row. The constants are product increases. If I can get the constants to print in a column alongside the correct account, I can access these constants for the rest of the column calculations needed for the report. The report I'm trying to write would look like this:
Columns ----------------------->
Account Amount of Increase
Rows 400000 32.00
400010 90.00
400015 45.00
Thanks for your help, Rosemary