scan_broken_refs
Scan reports to flag bindings that reference missing model fields, providing repair suggestions for renamed or deleted tables, columns, or measures.
Instructions
Flag report bindings that point at MISSING model fields (renamed/deleted tables, columns or measures): every projection, filter, sort and conditional-formatting binding is resolved against the live model, and each broken ref reports where it is bound plus repair suggestions (same field on another table, closest name on the same table). reportSource = a reportSessionId, a pbirSessionId, or a PBIR path. Repair legacy sessions with fix_broken_visuals. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | live model sessionId (connect_model) | |
| reportSource | Yes | a reportSessionId, a pbirSessionId, or a PBIR .pbix / PBIP folder path |