Forum Discussion

edosez's avatar
edosez
New Member
9 months ago
Solved

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...
  • tayloramy's avatar
    9 months ago

    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.