Formula Editor
The Formula Editor dialog box is used to create or edit a dynamic formula in a web report, or create an expression to control the value of the specified property. It appears when you expand the Dynamic Resource > Formulas node in the Resources panel of Web Report Studio or the Resources box of the Web Report Wizard, then select <Add Formula…>, right-click a dynamic formula and select Edit from the shortcut menu, or select in the value cell and select <Edit Expression> or <Create Formula> from the value drop-down list when setting property values in the Inspector panel.
Formula Name
Specifies the name of the formula. Disabled when creating an expression.
Use As
Specifies to use the formula as one of the following view element types: Group, Detail, or Aggregation. When you are creating a dynamic formula, the default value is blank which means that Logi Report will decide whether the formula can be used as an aggregation object, and if not, the formula will be used as a detail object.
Disabled when creating an expression.
Fields box
Displays a list of fields that are available to formulas. The fields include the group, detail and aggregation objects in the current business view, and the dynamic formulas and aggregations that have been created in the report. You can select one field and double-click it to insert the field into the editing box at the insertion point.
Functions box
Displays a list of the Logi Report built-in functions and user defined functions that are available to formulas. When you select one function and double-click it, Logi Report will insert the selected function into the editing box at the insertion point completely with its required syntax items (parentheses, commas, and so on).
Operators box
Displays a list of operators that are available to formulas. Select one operator and double-click it to insert the selected operator into the editing box at the insertion point.
Editing box
In this box, you can build and edit your formula. There are several ways to work with formulas:
- Select formula components from the Fields, Functions and Operators boxes in the Formula Editor, and then double-click the components, Logi Report will then insert them in the formula;
- Type your formula in the editing box directly;
- Use the above two methods together;
- Paste formula text from the text document of other programs.
Tests the syntax of your formula. If the syntax is incorrect, Logi Report provides an opportunity to correct the errors.
Selects a general operator to be used in the editing box.
A color palette is provided for you to insert the HEX code of a color simply by selecting the corresponding color in the color palette instead of typing the HEX code manually.
OK
Creates or edits the formula and closes the dialog box.
Cancel
Cancels the creating or editing of the formula and closes the dialog box.
Displays the help document about this feature.
Ignores the setting and closes this dialog box.