이 기사는 영어 버전을 번역한 것으로, 일부 기계번역이 포함되어 있어 내용은 추후 업데이트될 수 있습니다. 최신 내용은 영어 버전을 참고하시기 바랍니다. 화면 오른쪽 하단의 언어 이름에서 표시 언어를 변경할 수 있습니다.
총합에서 보고서의 각 그룹이 차지하는 비중을 나타내려면 보고서의 'Fields(필드)' 창에서 요약 수준의 맞춤형 요약 수식을 추가하면 됩니다.
1. 'Fields(필드)' 창의 Summary Formulas (요약 수식)에서 Create Formula(수식 만들기)를 두 번 클릭합니다.
2. 수식의 Column Name(열 이름)을 입력합니다. 이는 보고서에 나타낼 열 머리글입니다.
3. Description(설명) 필드에 수식에 대한 간단한 설명을 입력합니다.
4. Formula Output Type(수식 출력 유형) 선택 목록에서 Percent(백분율)를 선택합니다.
5. Decimal Places(소수점 이하 자릿수)에서 나타내고자 하는 소수점 이하의 자릿수를 선택합니다.
6. 계산된 수식을 표시할 Display(디스플레이) 탭을 선택한 다음 Specific Groups(특정 그룹)와 원하는 그룹화 필드(Row Group(행 그룹)을 선택하여 행에 따라 백분율을 계산합니다.
7. 다음을 따라 수식을 작성합니다.
매트릭스 형식 보고서의 경우 'RowCount / PARENTGROUPVAL(RowCount, GRAND_SUMMARY)' 수식을 사용하면 "Error: Invalid custom summary formula definition: Incorrect number of parameters for function 'PARENTGROUPVAL()'. Expected 3, received 2.(오류: 맞춤형 요약 수식 정의가 유효하지 않습니다. 함수 'PARENTGROUPVAL()'의 매개변수 개수가 잘못되었습니다. 예상 개수 3개, 반환 개수 2개.)"라는 오류 메시지가 표시됩니다.
이는 해당 보고서 형식에 대해 3개의 매개 변수를 정의해야 하는 경우 발생하는 오류입니다. 예를 들면 다음과 같습니다. PARENTGROUPVAL(summary_field, parent_row_grouping, parent_column_grouping)
매트릭스 형식의 보고서에서는 수식이 다음과 같은 형태가 됩니다. RowCount / PARENTGROUPVAL(RowCount, ROW_GRAND_SUMMARY, COLUMN_GRAND_SUMMARY)
PARENTGROUPVAL 수식에 대한 자세한 내용은 'PARENTGROUPVAL 및 PREVGROUPVAL' 기사를 참조하십시오.
참고 항목
보고서에 요약 수식 열 추가하기
000386586

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.