Tables and Columns
Every table in the semantic model is documented. For each table, every column is listed with its name and data type.
DAX Measures
| Attribute | Description |
|---|---|
| Measure name | As defined in the model |
| Table | The home table for the measure |
| DAX formula | Full DAX expression |
Calculated Columns
Each calculated column is documented with its full DAX expression, parent table, and data type.
Relationships
Every relationship is documented as the table and column on each side — From Table.Column → To Table.Column.
Report Pages and Visuals
Every report page is listed in display order. For each page, RapidDox captures the visuals on the page — visual type and the measures and columns wired into each visual — along with page-level and visual-level filters.
Data Sources
Each data source is documented with its alias, connection type (Import, DirectQuery, or Live), the underlying source query, and the tables that use it.
Power Query (M)
The full Power Query / M expression behind each table is captured verbatim — exactly as written in Power BI’s Advanced Editor.
Bookmarks
Every bookmark is documented with its name, display name, the page it activates, and which visuals are shown or hidden when the bookmark is applied.
Calculation Groups
Where calculation groups are present, RapidDox captures the group’s precedence and every calculation item defined in it.
Next Steps
- Output Formats — export to PDF, Word, Excel, CSV, or HTML