Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
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.