This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowThe Fabric community is upgrading! Read all of the details including the timeline and what you can expect. Learn more
Hi, I am working with VSTS REST API and pulling data from VSTS as web data source (using header basic authintication) in PBI desktop. It is workimg very nice and I am ble to refresh data.
But this is published in PBI service, data source is not getting refreshed and it is thrwoing error as "Unable to refresh the model (id=7050645) because it references an unsupported data source "
FYI- 32 bit PBI desktop
Code to pull data from VSTS rest API (URL)
result = Json.Document(Web.Contents(url,
[Headers=[Authorization="Basic xxxxxxx]]))
In PBI service, I can not see any setting under this data set in PBi service while pressing scheduled refresh bottom. See snap below-
Please help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.