Forum Discussion

SikuMatthias's avatar
SikuMatthias
New Member
6 months ago
Solved

PowerBI Gateway ODBC Connection

Hello everyone, I'm trying to set up a gateway in the Power BI service that accesses our proAlpha database. Unfortunately, I'm getting the following message: The connection credentials cannot be u...
  • rajendraongole1's avatar
    6 months ago

    Hi SikuMatthias  -In Power BI Service rejects the ODBC configuration before authentication due to a mismatch between Desktop, Gateway, or driver setup.

    If Power BI Desktop connects using a DSN, the gateway must use the same DSN.If Desktop uses a connection string, the gateway must also use a connection string.

    check the, ODBC driver with 64-bit ODBC driver used in Power BI Desktop must be installed on the gateway machine.

    In Power BI Service → Dataset → Gateway connection, use Basic authentication for ODBC sources.
    Windows / OAuth often causes Invalid request (400) for ODBC drivers.

    Once done, restart the gateway and re-enter the credentials.

    check the above configrations and let us know. hope it helps.

  • V-yubandi-msft's avatar
    V-yubandi-msft
    6 months ago

    Hi SikuMatthias ,

    Since the gateway and ODBC connections are functioning for other proAlpha databases, this likely isn’t just a credential problem.

    The error occurs when binding this particular shared report, which typically indicates that the dataset’s ODBC definition doesn’t exactly match the gateway data source. In these situations, republishing the report with the same DSN and settings already working on the gateway is usually the fastest solution.

     

    I hope this clarifies the situation. If I’ve misunderstood any part of your setup, please let us know.