Navigator > Reports > Sales / Purchase / Job Analysis > Analysis Report Designer > Fields tab > Expression Field
Lookup button (F2)
The Analysis Expression window allows you to use MaxBasic programming code to write a MaxBasic Expression. Expression editing and customisation are recommended for Users with programming skills.
Drop down menus |
||
|
Operators |
Lists MaxBasic operators. |
|
Functions |
MaxBasic functions. When you select a function that expects arguments, parentheses and commas for the arguments are shown with the pointer at the first argument, for example, Help for a function, detailing the arguments, is available from the final option in the menu, or by pressing |
|
Fields |
Lists the fields available to the report. If there are previously defined Calculated Custom fields, these will be available as Z_Calculated1, Z_Calculated2... Z_Calculatedn, in the order they appear in the fields tab. These can be used in other calculations. |
|
Help |
Access resources including descriptions, documentation and sample code. |
|
Snippet |
Insert a code Snippet. Snippets are listed alphabetically, and the first line of each snippet is displayed. |
Buttons |
||
|
Save |
Save the expression and exit the window. |
|
Cancel |
Discard changes and exit the window. |