Multidimensional access cube table
Multidimensional access cube tables are referenced by the mdacTable
        
    TableName property.In Multidimensional access cube tables, these columns have special meanings:
| Column name | Required | Explanation | 
|---|---|---|
| <dim name> (multiple) | Yes | Contains element name of the <dim name> dimension. | 
| RoleName | Yes | Contains OLAP role name. | 
| Value | Yes | Contains value that will be written into the MDAC cube for given coordinates and a role. |