fabio semantic-model add-user | yes | Add a user to a semantic model |
fabio semantic-model bind-connection | yes | Bind a semantic model to a connection |
fabio semantic-model bind-to-gateway | yes | Bind a semantic model's data sources to an on-premises/VNet data gateway |
fabio semantic-model cancel-refresh | yes | Cancel an in-progress enhanced refresh by its request id |
fabio semantic-model clone | yes | Clone a semantic model to the same or different workspace |
fabio semantic-model create | yes | Create a new semantic model from a definition file (model.bim) |
fabio semantic-model delete | yes | Delete a semantic model |
fabio semantic-model delete-user | yes | Remove a user from a semantic model |
fabio semantic-model export-pbix | no | Export a semantic model as a .pbix file |
fabio semantic-model get-bound-gateway-datasources | no | List the gateway datasources bound to a semantic model |
fabio semantic-model get-definition | no | Get the definition of a semantic model |
fabio semantic-model get-refresh-schedule | no | Get the scheduled (automatic) refresh configuration |
fabio semantic-model import-pbix | yes | Import a .pbix file as a new semantic model |
fabio semantic-model list | no | List semantic models in a workspace |
fabio semantic-model list-columns | no | List columns of a semantic model (via DAX INFO.VIEW.COLUMNS) |
fabio semantic-model list-datasources | no | List datasources of a semantic model |
fabio semantic-model list-measures | no | List measures of a semantic model (via DAX INFO.VIEW.MEASURES) |
fabio semantic-model list-parameters | no | List parameters of a semantic model |
fabio semantic-model list-relationships | no | List relationships of a semantic model (via DAX INFO.VIEW.RELATIONSHIPS) |
fabio semantic-model list-tables | no | List tables of a semantic model (via DAX INFO.VIEW.TABLES — no definition parsing) |
fabio semantic-model list-upstream | no | List upstream (lineage) datasets that this semantic model depends on |
fabio semantic-model list-users | no | List users (permissions) of a semantic model |
fabio semantic-model query | no | Execute a DAX query against a semantic model |
fabio semantic-model refresh | yes | Refresh a semantic model (required to frame Direct Lake models after creation) |
fabio semantic-model refresh-details | no | Get execution details of a specific (enhanced) refresh by its request id |
fabio semantic-model refresh-status | no | Get refresh history and status for a semantic model |
fabio semantic-model show | no | Show details of a semantic model |
fabio semantic-model takeover | yes | Take over a semantic model (converts definition-managed to service-managed for portal editing) |
fabio semantic-model unbind-connection | yes | Unbind a connection from a semantic model |
fabio semantic-model update | yes | Update semantic model properties (name and/or description) |
fabio semantic-model update-datasources | yes | Update datasources of a semantic model |
fabio semantic-model update-definition | yes | Update the definition of a semantic model from a file |
fabio semantic-model update-parameters | yes | Update parameters of a semantic model |
fabio semantic-model update-refresh-schedule | yes | Update the scheduled (automatic) refresh configuration |