Cube.AddAndExpandDimensionColumn
통사론
Cube.AddAndExpandDimensionColumn(cube as table, dimensionSelector as any, attributeNames as list, optional newColumnNames as any) as table
소개
지정된 차원 테이블 dimensionSelector
을(를) 큐브의 필터 컨텍스트 cube
에 병합하고, 차원 특성의 지정된 집합 attributeNames
을(를) 확장하여 차원의 세분화 수준을 변경합니다. 차원 속성은 newColumnNames
이라는 열이 있는 테이블 형식 보기 또는 지정이 없을 경우 attributeNames
이라는 열과 함께 추가됩니다.