Learn how to create Calculations based on Fields that are in other Workflows
When you create a calculation expression in one Workflow, you might want to use data collected in other Workflows as inputs. Cross-Workflow calculations let you build complex calculation expressions with Fields from different Workflows.
After creating your Calculation Field, enter a Calculation Expression using %f
as a Field placeholder and the appropriate operator. Then, using the search bar under Field Input, select the Workflow with the appropriate Field. You can select the Workflow you are currently in or a directly linked Workflow.
When you select a Field from a Linked Workflow, you will also be asked to select an Operation. Operations help you set how you want your data aggregated on your Record if a Record on your current Workflow has many linked Records in your selected Workflow.
You have the option to use the following:
1. Most Recently Updated Field Value: The most recent Field value from all the Records in the Linked Workflow
2. Least Recently Updated Field Value: The oldest Field value from all the Records in the Linked Workflow
3. Sum of Field Values: The sum of all the Field values from all the Records in the Linked Workflow
4. Average of Field Values: The average of all the Field values from all the Records in the Linked Workflow
5. Highest Field Value: The highest Field value from all the Records in the Linked Workflow.
6. Lowest Field Value: The lowest Field value from all the Records in the Linked Workflow.
For more information on calculations, visit Creating Advanced Calculations.
Comments
0 comments
Please sign in to leave a comment.