Skip to Content
0
May 20, 2010 at 04:26 AM

Reading a control value

35 Views

Hi all,

I have created a report that bases some of its calculations (for formula fields) on a value stored in a control table. The value is in fact the system's End of Finyr Date. This value only needs to be read once (and stored in a variable). Currently I have hard-coded a formula to return a hard coded date to test the report with, but I do really need to read in the value from the control file and use it instead. How can this be achieved? I will need the value in the report header and in each detail line (in a formula field).

Regards,

Walter