Cube.AddAndExpandDimensionColumn
構文
Cube.AddAndExpandDimensionColumn(cube as table, dimensionSelector as any, attributeNames as list, optional newColumnNames as any) as table
詳細
指定したディメンション テーブル dimensionSelector
をキューブ cube
のフィルター コンテキストにマージし、指定したディメンション属性のセット attributeNames
を展開して次元の粒度を変更します。 ディメンションの属性は、newColumnNames
という名前の列、または指定されていなければ attributeNames
を含む表形式のビューに追加されます。