Display a value from Form which has no source table onto a report

Hi,

I am new to Navision. I have a problem displaying a value from Form which has no source table onto a report. Please advice.

Welcome to DUG!!!

Use request form of report and put a value in variable and display it.

Maybe i didn’t make myself clear.
I have this variable from this Form which has undefined source table, e.g exchange rate = 1.44
How do i display this ‘exchange rate = 1.44’ into the report?

Write the same code in report as written in the form to get the value on the form.