Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
hi, We've been using Sqlite as a local data storage and manage to connect Power Bi to it via ODBC.
As the next stage, we want to use it via Gateaway, so that we can easily refresh the data.
Gateway installation process passes well and even passes test.
However, when I try to refresh dataset on BI Service, I get:
yes, I saw similar post here, but it was not answered yet. Thanks a lot for your help
Solved! Go to Solution.
Hi.
The issue was fixed after sessions with Microsoft Support Team.
The problem came from Authentification method. Sqlite is a serverless database (so no login nor password is required). So I just selected Anonymous authentification method and such connection even passed the test.
However, it is required to put Windows Autentification method (login -you windows login, password - windows password). Now it works well.
I asked why it passed tests and I was tols, that Anonymous Connection behaves as "skip connection", so it was not passed, it was just skipped.
Hi.
The issue was fixed after sessions with Microsoft Support Team.
The problem came from Authentification method. Sqlite is a serverless database (so no login nor password is required). So I just selected Anonymous authentification method and such connection even passed the test.
However, it is required to put Windows Autentification method (login -you windows login, password - windows password). Now it works well.
I asked why it passed tests and I was tols, that Anonymous Connection behaves as "skip connection", so it was not passed, it was just skipped.
I know it's been a minute, but thank you so much for posting this solution!
Hi @oleks ,
1. Have you created a user DSN or a system DSN in the ODBC administrator, you can try to create a system DSN instead, create a System DSN in the ODBC administrator to point to your data source, and then add the ODBC data source under the gateway. When adding an ODBC data source under the gateway, make sure to enter the same connection string as the one obtained in Power BI Desktop.
2. Check if your gateway and ODBC are the latest version.
3. Whether the password has been changed recently, and Power bi is still using the old password. Before reconnecting, you can clear the permissions in the data source settings.
This is the related document, you can view this content:
https://community.powerbi.com/t5/Power-Query/Personal-Gateway-X-On-Premises-Gateway/m-p/70945#M5526
https://community.powerbi.com/t5/Power-Query/Error-refreshing-ODBC-connection/m-p/340898
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
1. Yes, it is system DSN. You can find screenshots in others answers in this thread.
2. Yes. all apps are updated.
3. Password was not changed.
Hi @oleks
Can you confirm that you have got the 64bit version of the ODBC driver installed on the On-Premise Gateway?
Yes.
Attaching screenshots:
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
58 | |
30 | |
26 | |
21 | |
20 |
User | Count |
---|---|
63 | |
48 | |
24 | |
24 | |
17 |