get_datamashup_info
Determine if a .pbix contains a DataMashup (Power Query M) part and get its declared query names, identifying whether M is stored in DataMashup or in the DataModel.
Instructions
Report whether a .pbix has a DataMashup (Power Query M) part and the query names it declares. READ-ONLY. If absent, the M lives in the DataModel/TMDL (enhanced-metadata PBI_V3) - use get_table_m / set_partition_m instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pbixPath | Yes | absolute path to the .pbix |