Use CSV tables to calculate with static data in your web calculator
CSV tables with functions in the formula field is a very strong feature which brings your calculator to a new level. Allows you to calculate based on back end static data.
The first way is to use CSV tables to prefill options in the 'Select field'. When the number of options is more than 10 it is much easier and faster to create a CSV and upload it to your web calculator rather than typing in each option manually.
The second way of implementing data from the CSV file requires a ‘formula field’ and lookup function, which allows you to get static data from CSV tables for further calculations.