Note: Variables are also referred to as data fields.
Click a question in the list to see the answer:
Right-click the variable and choose Copy, then right-click then choose Paste.
Select the variable then press Delete.
Right-click a blank section of your toolbar.
The Toolbar menu appears.
Click Variable.
Drop-down lists of available tables and variables appear.
Click and drag on your report to draw where you want to place the variable.
Alternatively, click once on your report where you want to insert your variable. Then select Pointer from the toolbar. You can now move, resize and amend your variable.
Some variables use numbers that have a particular meaning, for example, 1 may represent 'true' and 0 'false'. These variables are referred to as coded variables.
To display a variable using its description:
For examples of coded variables, see:
Add the PAGE variable from the REPORT table.
You might be inadvertently joining to a table which contains detail records (for example, the items on an order) when you only want to report on the header record (for example, the order itself). As the detail records all relate to the same header record, the variables in the header table all have the same value for each row in the detail table.