Forum Discussion
Power BI REST API - Auto refresh access token
Any particular reason for not using the custom connector? GitHub - migueesc123/PowerBIRESTAPI: A Microsoft Power BI Data Connector or Power Query Connector for the Power BI REST API
I remember why I did not pay much attention to custom connectors...
I need a dataflow. Custom connectors can only be used in Desktop, or am I wrong?
- lbendlin2 years agoSuper User
remember that a gateway is a headless desktop. Custom connectors work on gateways too, if you install the .mez correctly. Not sure about dataflows in UI mode but it should work with a blank query and code copy/paste.
- dbeavon31 year agoMemorable Member
lbendlin
Pretty sure that dataflows have never supported custom connectors. That is sort of a dead end.
They added it to several release waves in the past, but never delivered.Here is the idea
https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=70ae2adf-2f7f-42e3-9995-2b0f91c975d1The latest tentative ETA is Q1 2025. But I have zero confidence they will hit that goal, given the many times they promised this on the release waves in the past.
- lbendlin1 year agoSuper User
You are right, I had forgotten about that. Fingers crossed that they will support AAD auth.