🧮
Deprecated: Creating Calculators from Spreadsheets
ROI Calculators are one of the most usefull features to implement with Flows. Here you will find some tips to generate them more quickly and efficiently.
- Calculations take place in Computed Fields.
- Once you have created a + New Computed Field and gave it a Key, you´ll be able to select a Formula Type ---> select Custom from the Select a Formula dropdown.

- Select the User data input fields that you might need for the calculation and Generate sample code

- Identify the constant values from the spreadsheets and add them to the code as const.
Last modified 11mo ago