Creates an Excel Document with the metadata of all objects in a SSAS Tabular Model.
The following objects metadata will be documented in an excel file
- Server
- Dimensions
- DimensionAttributes
- Relationships
- Hierarchies
- Measures
- KPIs
- Partitions
- Perspectives
- Roles
- .Net Framework 4.6 and above
- Microsoft® SQL Server Analysis Management Objects which can be downloaded from the below link https://docs.microsoft.com/en-us/analysis-services/client-libraries?view=asallproducts-allversions
- Office 2010 or Above.
- Run the BISMDocumenter.exe.
- Enter the ServerName and Click Connect.
- The list box will be loaded with all the database and cube in the format of Database Name * CubeName.
- Select the Cube Name to be documented.
- By Default output path will be a folder "Output" in executable path.If required modify the path.
- Click Generate Document Button.
- For each cube selected one excel will be generated in the output path specified.