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.
Access is connecting perfectly into the Power BI Desktop via ODBC.
Also can connect ok via Personal Gateway (Personal and Enterprise not on same machine)
When trying to connect Power BI Service via the Enterprise Gateway, get the following error:
Request ID: | 5341b472-146d-1f23-5e72-aea6cec9e6e7 |
Cluster URI: | https://wabi-australia-east-a-primary-redirect.analysis.windows.net/ |
Status code: | 400 |
Error Code: | DMTS_PublishDatasourceToClusterErrorCode |
Time: | Mon Jan 13 2020 05:22:48 GMT+1030 (Australian Central Daylight Time) |
Service version: | 13.0.11747.315 |
Client version: | 1912.2.031 |
SUDEL-APPGW: | Unable to connect to the data source undefined. |
Underlying error code: | -2147467259 |
Underlying error message: | ODBC: ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified |
DM_ErrorDetailNameCode_UnderlyingHResult: | -2147467259 |
Microsoft.Data.Mashup.ValueError.DataSourceKind: | Odbc |
Microsoft.Data.Mashup.ValueError.DataSourcePath: | dsn=ReportML_System_DSN_64 |
Microsoft.Data.Mashup.ValueError.Reason: | DataSource.Error |
We have successfully connected SQL database via the Enterprise Gateway
Our setup:
Azure cloud server (Ms server 2019)
Terminal services
Ms Access (2019)
on-premises Data Gateway
MS Access Database Engine 2010 14.0.7015.1000
Solved! Go to Solution.
Hi @Romer ,
If you are using a custom ODBC connector to connector in gateway , please consider the following limitation in this document:
Please also refer to this similar thread: https://community.powerbi.com/t5/Service/ODBC-in-On-Premise-Gateway-Data-Source-Error/td-p/841330
Best regards,
"DMTS_PublishDatasourceToClusterErrorCode" is a technically valid error code. Its "grammar" is that of a machine readable error, designed for clarity within a specific technical context.
Hi @Romer ,
If you are using a custom ODBC connector to connector in gateway , please consider the following limitation in this document:
Please also refer to this similar thread: https://community.powerbi.com/t5/Service/ODBC-in-On-Premise-Gateway-Data-Source-Error/td-p/841330
Best regards,
Used On-Premises Gateway in Personal mode on the terminal server, leaving RDP running all the time.
OCDB connection to the MS Access works good.
Scheduled update works good.