analyze_dependencies
Analyze measure and column dependencies and impact. Get live lineage and direct dependants to understand what references a specific measure or column.
Instructions
Analyse measure/column dependencies and impact. Returns the live INFO.CALCDEPENDENCY lineage plus, when an object is named ([Measure] or Table[Column]), the direct dependants (which measures reference it) from the model tree. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object | No | the object to assess impact for: [Measure] or Table[Column] (optional) | |
| sessionId | Yes |