Exports:Word (.docx)Excel (.xlsx)PDFHTMLCSV
Summary Statistics
A header section that gives readers a one-glance picture of the report's size and shape.
- No. of Report PagesTotal number of report pages in the .pbix or .pbit file.
- No. of VisualsDistinct visuals across all report pages.
- No. of TablesTables in the data model.
- No. of ColumnsTotal columns across all tables.
- No. of DAX MeasuresUser-defined DAX measures.
- No. of Calculated ColumnsCalculated columns defined in the model.
- No. of ParametersParameters declared in the report.
- No. of RelationshipsRelationships configured between tables.
- No. of Roles (RLS)Row-level security roles defined in the model.
Data Sources
Where every visual's data actually comes from — connection types, sources, and queries.
- Source NameThe name of the data source as seen in Power BI.
- Source TypeSQL Server, Snowflake, Excel, Web, etc.
- Connection ModeImport, DirectQuery, or Live Connection.
- M QueryThe full Power Query / M expression behind the source.
Custom SQL
Every piece of native SQL embedded in the report, captured verbatim.
- Source ReferenceWhich data source the SQL belongs to.
- SQL StatementThe complete SQL expression as written in Power BI.
DAX Measures
Every DAX measure, with its full expression — searchable and copyable.
- Measure NameThe user-given name of the DAX measure.
- Home TableThe table the measure is associated with.
- Format StringNumber, currency, percentage, or custom format applied.
- DAX ExpressionThe complete DAX formula behind the measure.
- DescriptionOptional notes captured from the model.
Calculated Columns
Calculated columns derived in the model, with the DAX behind them.
- Column NameThe name of the calculated column.
- Source TableWhich table the column lives on.
- Data TypeInteger, Decimal, Text, Date, Boolean, etc.
- DAX ExpressionThe complete DAX formula.
Tables, Columns & Relationships
The data model layout — tables, the columns inside them, and how they're related.
- Table NameName of each table in the model.
- Columns & Data TypesEvery column with its data type and source.
- Hidden ColumnsColumns hidden from report view.
- RelationshipsFrom / To tables, cardinality, and cross-filter direction.
- Active / Inactive FlagWhether the relationship is currently active.
Parameters
Parameters defined in the report — type, default, and allowed values.
- Parameter NameThe display name of the parameter.
- Data TypeInteger, Decimal, Text, Date, Boolean, etc.
- Current / Default ValueThe default value the parameter starts with.
- Allowed ValuesList, range, or unrestricted.
Report Pages & Visuals
For each report page: the visuals on it, the fields they use, and any filters applied.
- Page Name & LayoutName of each report page and its layout dimensions.
- Visuals on PageEach visual type — bar, line, KPI, slicer, table, matrix, etc.
- Fields UsedMeasures and columns wired into each visual.
- Page-Level FiltersFilters scoped to this specific page.
- Visual-Level FiltersFilters scoped to specific visuals on the page.
Filters & Slicers
Every filter and slicer applied in the report — what they target and how.
- Filter TypePage, visual, report, or drill-through filter.
- FieldThe column or measure being filtered.
- Filter ConditionEqual to, contains, between, top N, etc.
- Selected ValuesSpecific values picked, when applicable.
Unused Objects
Spot tables, columns, measures, and parameters that no longer earn their keep.
- Unused TablesTables in the model that no visual or measure references.
- Unused ColumnsColumns no visual or measure references.
- Unused MeasuresDAX measures no visual or other measure references.
- Unused ParametersParameters with no downstream usage.
Output Formats
The same source-of-truth content, exported to whichever format your audience expects.
- Microsoft Word (.docx)Editable handoff document for stakeholders and reviews.
- Microsoft Excel (.xlsx)Tabular form for analysis or further processing.
- Adobe PDFFormal handoff, governance reviews, audit packs.
- HTMLInternal portals, wikis, knowledge bases.
- CSVRaw data for ingestion into other systems or back into Power BI.
Generate this from your own .pbix or .pbit file
Try RapidDox free for 7 days — all features unlocked, no credit card required. Start your free trial or see pricing.