Power BI · Schema

Dataset

A Power BI dataset representing a data model

AnalyticsBusiness IntelligenceDashboardsData AnalysisReportingVisualization

Properties

Name Type Description
id string The unique identifier of the dataset
name string The display name of the dataset
addRowsAPIEnabled boolean Whether the push API is enabled for this dataset
configuredBy string The user who configured the dataset
isRefreshable boolean Whether the dataset can be refreshed
isEffectiveIdentityRequired boolean Whether effective identity is required for embedding
isEffectiveIdentityRolesRequired boolean Whether RLS roles are required for embedding
isOnPremGatewayRequired boolean Whether an on-premises gateway is required
targetStorageMode string The storage mode of the dataset
createReportEmbedURL string URL to create an embedded report on this dataset
qnaEmbedURL string URL for the Q&A embedded experience
webUrl string The web URL of the dataset
createdDate string The date and time the dataset was created
contentProviderType string The content provider type
View JSON Schema on GitHub