MicrosoftPowerBIMgmt.Data

Applets de commande PowerShell pour la gestion et l’interaction avec les jeux de données et les sources de données Power BI.

MicrosoftPowerBIMgmt.Data

Add-PowerBIDataset

Adds a dataset to a Power BI workspace.

Add-PowerBIRow

Adds rows to the specified table in a Power BI dataset.

Export-PowerBIDataflow

Exports a Power BI dataflow to the .json file format.

Get-PowerBIDataflow

Returns a list of Power BI dataflows.

Get-PowerBIDataflowDatasource

Returns a list of Power BI data sources for the given Dataflow.

Get-PowerBIDataset

Returns a list of Power BI datasets.

Get-PowerBIDatasource

Returns a list of Power BI data sources.

Get-PowerBITable

Returns a list of Power BI tables.

New-PowerBIColumn

Creates a new Power BI column object.

New-PowerBIDataset

Creates a new Power BI dataset object.

New-PowerBITable

Creates a new Power BI table object.

Remove-PowerBIRow

Removes rows from a Power BI table.

Set-PowerBIDataset

Updates the properties for the specified Power BI dataset.

Set-PowerBITable

Updates the metadata and schema for the specified Power BI table.