Our BI Tools and SQL Queries documentation is a good companion to this article.
- Using the wrong driver version.
- Per our documentation (link above), make sure you have the MySQL Connector/NET driver, version 8.0.22 or earlier.
- Using the wrong credentials.
- Use the credentials for a Stardog user (that you can see in the Security tab of Studio), not the credentials you use to log into Stardog Cloud or Launchpad.
- Including "http://" in your connection string.
- Just use "example-company-bi-server.stardog.cloud:5806", rather than "http://example-company-bi-server.stardog.cloud:5806".
- Using Windows auth.
- Use Database instead.
- Use Database instead.
As a final note, PowerBI caches connection settings. If you changed your settings and still aren't able to connect, try clearing your connection settings in Home > Queries > Transform Data > Data source settings. Then try connecting again with your new settings. (Note: try merely editing your settings first. This is a "turn it off and back on again" solution.)
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article