Updates the metadata and schema for the specified Power BI table.
Before you run this command, make sure you log in using Connect-PowerBIServiceAccount
This example retrieves current table and create new one from the table.
Then, it updates the table schema.
Parameters
-Dataset
A dataset where tables are stored.
Parameter properties
Type:
Dataset
Default value:
None
Supports wildcards:
False
DontShow:
False
Parameter sets
Dataset
Position:
Named
Mandatory:
True
Value from pipeline:
True
Value from pipeline by property name:
False
Value from remaining arguments:
False
-DatasetId
ID of the dataset where tables are to be stored.
Parameter properties
Type:
Guid
Default value:
None
Supports wildcards:
False
DontShow:
False
Parameter sets
DatasetId
Position:
Named
Mandatory:
True
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-Table
Table to update the schema.
Parameter properties
Type:
Table
Default value:
None
Supports wildcards:
False
DontShow:
False
Parameter sets
(All)
Position:
Named
Mandatory:
True
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-Workspace
Workspace to filter the place where table resides.
Parameter properties
Type:
Workspace
Default value:
None
Supports wildcards:
False
DontShow:
False
Aliases:
Group
Parameter sets
(All)
Position:
Named
Mandatory:
False
Value from pipeline:
True
Value from pipeline by property name:
False
Value from remaining arguments:
False
-WorkspaceId
ID of the workspace to filter the place where table resides.
Parameter properties
Type:
Guid
Default value:
None
Supports wildcards:
False
DontShow:
False
Aliases:
GroupId
Parameter sets
(All)
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see
about_CommonParameters.
Inputs
Microsoft.PowerBI.Common.Api.Datasets.Dataset
Microsoft.PowerBI.Common.Api.Workspaces.Workspace
Outputs
Microsoft.PowerBI.Common.Api.Datasets.Dataset
Feedback
Was this page helpful?
No
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?
Was this page helpful?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?