페이지 트리
메타 데이터의 끝으로 건너뛰기
메타 데이터의 시작으로 이동

이 페이지의 이전 버전을 보고 있습니다. 현재 버전 보기.

현재와 비교 페이지 이력 보기

« 이전 버전 6 다음 »

Create a calculated field that does not exist in the table by using a calculation formual.

Step 1. Add a Calculated Field

Add a calculated field using the columns of the table.


  1. Right-click on the table to create a calculated field and select [Calculated Field] menu.



  2. In the Calculated field window, click the [+] Add button to add a calculated field.



  3. Set the [Name] and [Category] of the added field.



  4. Double-click the field to be calculated and add it, write the formula, and then click the [OK] button to create the calculated field.

    Gross Profit
    ([auddemo.public.sales_performance_en.revenue_price] - [auddemo.public.sales_performance_en.revenue_cost]) * [auddemo.public.sales_performance_en.quantity]

    Note : How to Write a Calculated Field Formula

    The formula for the calculated field should be written according to the syntax of the connected database.

  5. Confirm that the calculated field has been added to the table list.

Step 2. Define Calculated Field Properties

Modify the properties of the calculated field.


  1. Right-click on the field to be set in the i-META item and select the [Property] menu.

  2. Change the [DefaultFormat] of the [Total Sales Profit] field.
    • DefaultFormat : #,##0


Utilizing Additional Reference Materials

For more information on using calculated fields, please check the link below.




  • 레이블 없음