Create a calculated field that does not exist in the table by using a calculation formual.
Add a calculated field using the columns of the table.
Double-click the field to be calculated and add it, write the formula, and then click the [OK] button to create the calculated field.
([auddemo.public.sales_performance_en.revenue_price] - [auddemo.public.sales_performance_en.revenue_cost]) * [auddemo.public.sales_performance_en.quantity] |
The formula for the calculated field should be written according to the syntax of the connected database. |
Modify the properties of the calculated field.
For more information on using calculated fields, please check the link below. |