Replies: 1 comment 3 replies
-
Instructions for custom connectors with gateways are here: https://learn.microsoft.com/en-us/power-bi/connect-data/service-gateway-custom-connectors |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was able to utilize this connector to great effect. But when I published it and tried to set up a refresh schedule I received an error:
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:f2b44c9c-b315-43f1-8e5e-e5c58c5d6342, 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
I presume I need to contact the Gateway Admin (whoever that is) and request them to enable this extension. Is there anything in particular I need to tell them in addition to what is already detailed in the message.
I am also curious as to how this connector circumvents the need to he Bearer token.
Beta Was this translation helpful? Give feedback.
All reactions