Get Report
pbir_get_reportGet the connected report path and verify presence of a semantic model folder, ensuring the report is ready for model usage tools.
Instructions
Show the currently connected report path. Includes hasSemanticModel: boolean — true when a sibling .SemanticModel/ folder exists. Check this before calling pbir_model_usage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| _cache | No | ||
| success | No | ||
| reportPath | No | ||
| hasSemanticModel | No |