export_data_dictionary
Export Power BI data dictionary as Markdown or HTML, including a coverage score showing the fraction of objects with descriptions.
Instructions
Export the model's data dictionary (tables, columns, measures with descriptions/types/format strings/DAX, plus relationships) rendered as Markdown or HTML, with a description COVERAGE score - the fraction of visible objects carrying a description (the missing-descriptions gap). Rendered from the TOM tree only; no queries are run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | md | html | md |
| sessionId | Yes |