Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!

Reply
Anonymous
Not applicable

Changing in Power BI API

Hello

I have a solution that extracting data from Power BI API, specifically using this endpoint and official docs
Admin - Datasets GetDatasetsInGroupAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Docs

 

In docs response from API is descibed like this:
{
"value": [
{
"id": "cfafbeb1-8037-4d0c-896e-a46fb27ff229",
"name": "SalesMarketing",
"addRowsAPIEnabled": false,
"configuredBy": "john@contoso.com",
"isRefreshable": true,
"isEffectiveIdentityRequired": false,
"isEffectiveIdentityRolesRequired": false,
"isOnPremGatewayRequired": false
}
]
}

 

A few days ago  it was changed to this:

 

{'addRowsAPIEnabled': True,
'configuredBy': 'xxxx@xxx.com',
'id': 'f3e047b9-d947-4ab5-8337-454gfgsdfasd',
'isEffectiveIdentityRequired': False,
'isEffectiveIdentityRolesRequired': False,
'isRefreshable': True,
'name': 'IoT Dev v0.2',
'schemaMayNotBeUpToDate': False,
'targetStorageMode': 'Abf',
'upstreamDatasets': [],
'users': []}

 

For example "isOnPremGatewayRequired" is gone.

My question how often should I expect such a changes, how I could monitor such a changes, even why documentions is not updated due to any changes. It is not the first time.

1 REPLY 1
Anonymous
Not applicable

Hi @Anonymous ,

You can find the "Is this page helpful?" option in the upper right corner of the corresponding official documentation, select Yes or No, and fill in the corresponding feedback information (such as request to update the documentation with latest information). They will reply in time and make response accordingly if the related support team see your feedback info...

yingyinr_0-1626836366474.png

Best Regards

Helpful resources

Announcements
FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.