Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
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.