페이지 트리

버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.
댓글: 영문 이미지로 변경

Easy Heading Macro
navigationTitle목차
navigationExpandOptionexpand-all-by-default
navigationWidth225

소계 계산을 1차 계산의 집계와 다르게 별도의 함수로 지정하여 계산할 수 있습니다. 쿼리가 아닌 Olap에서 계산을 수정합니다.

Image Removed

[ 소계 계산 함수 ]

...

세부 속성

...

설명

...

None

...

별도 적용 기준의 계산이 없음, 1차 계산 집계 적용

...

SumOfChild

...

하위 차원 항목의 합계

...

MinOfChild

...

하위 차원 항목의 최소 값

...

MaxOfChild

...

하위 차원 항목의 최대 값

...

AverageOfChild

...

하위 차원 항목의  평균 값

...


소계 계산 예제

  • 판매 계획, 판매 실적, 판매 비용, 전망 금액에 대한 소계 계산 함수를 적용

[ 1차 계산 함수 적용 ]

Image Removed

[ 소계 계산 함수 적용 ]

Image RemovedSubtotal calculations can be specified using separate functions, different from the primary aggregation functions.

These are processed not through the query, but directly on the OLAP server.

Image Added


[ Subtotal Calculation Function ]

Subtotal Method

Description

None

No specific calculation applied(Use Primary Calc. Aggregation)

SumOfChild

Sum of child dimension items

MinOfChild

The minimum value of child dimension items

MaxOfChild

The maximum value of child dimension items

AverageOfChild

The Average value of child dimension items
CountOfChildNumber of data records for child dimension items


Example of Summary(Total)

  • Applying Summary(Total) on Target Amount, Revenue Amount, Sales Cost, and Discount Amount


[ Applying Primary Calculation ]

Image Added


[ Applying Summary(Total) Function ]

Image Added