Forum Discussion
edosez
9 months agoNew Member
OData auth
Hello, I'm looking into integrating an OData feed into PowerBI Service. The listed auth methods though are only anonymous, basic and organizational account. Is it necessary to build a custom conn...
- 9 months ago
Hi edosez,
The OData connector does not support API key auth.
OData connector overview - Microsoft Fabric | Microsoft LearnIf you must use API key auth, then I recommend you use a notebook and write the ETL in Python.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
tayloramy
9 months agoSuper User
Hi edosez,
The OData connector does not support API key auth.
OData connector overview - Microsoft Fabric | Microsoft Learn
If you must use API key auth, then I recommend you use a notebook and write the ETL in Python.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.