migueesc123 / PowerBIRESTAPI

A Microsoft Power BI Data Connector or Power Query Connector for the Power BI REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data set is not able to refresh in Power BI service

immortal11 opened this issue · comments

Hi,
I used this custom connector and it is working fine in PBI Desktop. When i hosted the dataset in BI service and tried to refresh it then it is showing an issue . When i tried top manually refresh it it shows -

Custom-Connector Error

and when i tried for the scheduled refresh it shows-

Unable to determine the data source due to unknown functions. When custom connectors are used, the error can happen if gateway doesn't have the extension enabled. Details: Static analysis failed in gateway. gatewayObjectId:b7fb2dc6-f811-4b4e-81ef-9a0a192cebf5, resultCode:FailedWithUnknownFunctions Query contains unknown function name: PowerBIRESTAPI.Navigation Unknown function name: PowerBIRESTAPI.Navigation is a valid Mashup library function name format. Hence fail the operation. .

Data source for Query1
Discover Data Sources

Can anyone please suggest something to get rid of this error. @migueesc123

Hey!
This is the official article from Microsoft around setting the refresh on the power bi service:

https://docs.microsoft.com/en-us/power-bi/connect-data/service-gateway-custom-connectors

For issues related to the data gateway and the overall refresh of a dataset in the power bi service, I'd suggest that you get in touch with the Power BI Support team.

The connector doesn't control how things function behind the scenes at the power bi service level. Only Microsoft handles that component.