Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I am using this endpoint to connect to my Cosmos DB:
https://[accountname].documents.azure.com:443/
instead of the phone in Azure:
https://[accountname].table.cosmosdb.azure.com:443/
(This endpoint won't connect with the primary key)
Now that I can get power BI connected, I am getting an error message below.
Any help on this?
I think this is because of a mismatch in the driver versions between CosmosDB and PowerBI connector. I'm hitting the same issue there. I'm also hitting a more descriptive error when trying to connect through the ODBC driver
[Microsoft][DocumentDB] (400) HTTP 400 Bad Request:
{ "code":"BadRequest", "message":"Message: {\"Errors\":[\"The collection cannot be accessed with this SDK version as it was created with newer SDK version.\"]} ResourceType: Document, OperationType: Query\r\n, SDK: Microsoft.Azure.Documents.Common/2.0.0.0" }
Please check query syntax and try again.
Hi biggshaad ,
Based on the information you have provided, please check if column [errors] has been removed in your Cosmos DB.
Regards,
Jimmy Tao
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.