Action is used for recalculating all formulas and calculations in chosen app instances. To use this action step you will need a workflow action button and table or spreadsheet bound with app instances in which data will be recalculated; to bind app you need lookup formula, more about it here.
Example:
Create app SEKUNDY, where will be saved in spreadsheet cells: actual seconds, those seconds plus 2 and instance number. Cells, which we want to recalculate using this action step must be noneditable. Cell with instance number have alias NUMBER. Create workflow state and action to it. Select action step add editors on action and type your identifier in its parameter. This is necessary for the action to work.
In the second app create a table, which you need to bind with SEKUNDY app and bind first column with NUMBER field. Second column must be a checkbox.
Example of workflow action:
Section with apps – (type: text) section name (spreadsheet or table), which is bound with app, which instances data will be recalculated in
Filter – (type: text)(optional argument) column address, which allows to choose in which instances this action will be performed (column must be a checkbox)
You can see the effect of the performed action in grid view. Before action:
After choosing instances and executing action:
0 Comments