Algorithm Calculation

Algorithm calculation order:

  1. Set calculation dates and parameter values on the parameters panel.

  1. Execute the entire algorithm or its blocks.

By default, calculation results are automatically saved.

Calculating Entire Algorithm

To calculate the entire algorithm:

Algorithm calculation is started. To stop algorithm calculation, click the Stop button in the Start Calculation group on the Calculation ribbon tab.

TIP. If you want to deny algorithm calculation stop, see the How to Deny Calculation Algorithm Stop? section.

During calculation, all algorithm objects can be read. For example, the user can check calculation block settings or open block calculation results in the Analytical Queries (OLAP) tool.

After the calculation is completed, the dialog box containing results opens. For example:

If an error occurred on calculation, the corresponding message is displayed.

Calculating Single Blocks

To calculate only selected blocks:

  1. Select the blocks to be calculated in the working area or calculation tree.
    To select several blocks in the working area, use the SHIFT key, in the calculation tree - the CTRL or SHIFT key.

  2. Click the Calculate Selected button in the Start Calculation group on the Calculation ribbon tab.

After the calculation is completed, the dialog box containing results opens. If an error occurred on calculation, the corresponding message is displayed.

Calculation without Saving Data

To calculate without saving data:

  1. Select the Do not Save Result to Database checkbox in the Set Up Calculation Execution group on the Calculation ribbon tab.

  2. Execute the entire algorithm or its blocks.

See also:

Working with Ready Calculation Algorithm