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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello Community,
I’m encountering an issue with the Standard mode gateway in Microsoft Fabric / Power BI Service.
I have two data sources — PostgreSQL and ClickHouse — connected successfully in Power BI Desktop. After publishing the report to the Power BI Service, I connected the workspace to the Standard mode gateway. However, the issue is that these two data sources do not appear under the “Gateway connection” section for scheduled refresh, even though the gateway is online and configured correctly.
A few details about my setup:
Gateway type: Standard mode
Data sources: PostgreSQL and ClickHouse
Connection status in Desktop: Successful
Power BI Service issue: Data sources not visible for mapping under Gateway connection
What works: Personal mode gateway connects and refreshes successfully
Limitation: Since I have two different environments, I cannot rely on Personal mode gateway (as only one is allowed per tenant)
Thank you for your time and guidance!
Best
Divy
Solved! Go to Solution.
Hello @Divyanshu15,
Thank you for posting your query in the Microsoft Fabric Community Forum.
For PostgreSQL (natively supported), go to Settings > Manage connections and gateways > your gateway > Add data source > select PostgreSQL > enter server/database/credentials and create it. For ClickHouse, first install the ClickHouse ODBC driver on the gateway server, create a System DSN in ODBC Administrator, then add it via ODBC data source type using that DSN name and credentials. Once added, return to your dataset Settings > Gateway connection to map them, enable scheduled refresh, and test. Ensure server names match exactly what you used in Desktop.
if issues persist, check gateway diagnostics or update to the latest version. This setup will handle your multi-environment needs perfectly
Best regards,
Ganesh Singamshetty.
In the Power BI Service, the Gateway connection section appears only when every on-premises source used by the semantic model has a matching data source entry on the selected gateway with the exact same connection details (server/DB for native connectors; DSN/connection string for ODBC/custom), and the gateway has the required drivers/connectors installed. Otherwise it simply won’t list anything to map.
Important: The dataset will only surface the gateway for mapping after both sources (PostgreSQL + ClickHouse) have valid entries on the same gateway cluster. If even one is missing/mismatched, the list is empty.
|
✔️ If my message helped solve your issue, please mark it as Resolved! 👍 If it was helpful, consider giving it a Kudos! |
Hello @Divyanshu15,
Hope everything’s going great with you. Just checking in has the issue been resolved or are you still running into problems? Sharing an update can really help others facing the same thing.
Thank you.
Hello @Divyanshu15,
We hope you're doing well. Could you please confirm whether your issue has been resolved or if you're still facing challenges? Your update will be valuable to the community and may assist others with similar concerns.
Thank you.
In the Power BI Service, the Gateway connection section appears only when every on-premises source used by the semantic model has a matching data source entry on the selected gateway with the exact same connection details (server/DB for native connectors; DSN/connection string for ODBC/custom), and the gateway has the required drivers/connectors installed. Otherwise it simply won’t list anything to map.
Important: The dataset will only surface the gateway for mapping after both sources (PostgreSQL + ClickHouse) have valid entries on the same gateway cluster. If even one is missing/mismatched, the list is empty.
|
✔️ If my message helped solve your issue, please mark it as Resolved! 👍 If it was helpful, consider giving it a Kudos! |
Hi @Divyanshu15,
Before the connections show up in the gateway, they need to be created.
Postgres is natively supported, so you will be able to create a postgres connection easily.
For ClickHouse, I think you will need to use an ODBC connection as there is no native connection. This is a bit more work and requires some setup to be done on the gateway server.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
Hello @Divyanshu15,
Thank you for posting your query in the Microsoft Fabric Community Forum.
For PostgreSQL (natively supported), go to Settings > Manage connections and gateways > your gateway > Add data source > select PostgreSQL > enter server/database/credentials and create it. For ClickHouse, first install the ClickHouse ODBC driver on the gateway server, create a System DSN in ODBC Administrator, then add it via ODBC data source type using that DSN name and credentials. Once added, return to your dataset Settings > Gateway connection to map them, enable scheduled refresh, and test. Ensure server names match exactly what you used in Desktop.
if issues persist, check gateway diagnostics or update to the latest version. This setup will handle your multi-environment needs perfectly
Best regards,
Ganesh Singamshetty.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 7 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 4 | |
| 4 | |
| 4 | |
| 3 |