Navigator > Setup > General Ledger > Financial Report Designer > Selection Iterator field >
Open Code Editor (F2) > Advanced (Alt+D) tab
Use the Advanced tab to write MaxBasic code to filter accounts to be included in the range.
Once code is entered in the Advanced tab, the Filter tab will no longer be available.
|
Operators |
A menu of all the filter operators available in advanced filters. |
|
Objects |
The objects available to include in the filter expression. |
|
Functions |
Lists available MaxBasic functions that can be used in the filter expression. |
|
Components |
The components available to include in the filter expression. |
|
Procedures |
Lists Function and Sub procedures defined in or imported into the script. |
|
Check Syntax |
Checks all field names are correctly specified and the use of operators valid. Invalid filters cannot be saved. |
|
Clear Filter |
Clears the filter expression and makes the Filter tab available for building a simple filter. |
|
Save |
Save and apply the expression to the account selection. |
|
Cancel |
Close the Edit Selection Expression window without saving changes. |