show_measure
Display the DAX formula and source table for a given measure, accepting references like Table[Measure] or measure name.
Instructions
Show the current DAX expression of one measure, and the table it belongs to.
Call inspect_model first. Accepts Table[Measure], [Measure] or just the measure name,
so you can paste a reference straight from an analysis report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| measure | Yes | ||
| model_label | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |