How to use job data in a calculation field within my flow form?

This article guides you in creating a calculation field using job metadata.

Step 1 - Drag in the calculation field in your form

Step 2 - In the formula area, use the following code to reference the job data. Ensure you put the name of the job data within the " ".

jobmeta[""]


In the below example, we are referencing Units to Make and multiplying it by 2