Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi. I have been using the PBI rest API for a long time now and I have realized that there is an item on the reponse that doesn't exists any more. The issue is on all responses of datasets at Admin Category API.
The doc show us how to create the request and what to expect on the reponse.
https://learn.microsoft.com/en-us/rest/api/power-bi/admin/datasets-get-datasets-as-admin
If you take a look you will see that there is a "isOnPremGatewayRequired" on the response. That item of the response json doesn't exist. I have build a small simple script to show you the URL I'm using and the response as evidence
As you can see the value won't be there. You can check the json response from the python code and you'll see it's not there.
Do we need to update the doc or is it a bug?
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.