The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
We are running a query in power bi through ODBC DSN connection of Mongo DB BI connector Is there a solution to the following error
DataSource.Error: ODBC: ERROR [42S22] [MySQL][ODBC 1.4(a) Driver][mysqld-5.7.12 mongosqld v2.14.4]Unknown column 'TOPGUID_NAME' in 'field list'
Details:
DataSourceKind=Odbc
DataSourcePath=dsn=UAT-ANSI
OdbcErrors=[Table]
Query used
SELECT ColumnA,Column B
FROM collection
when we run select column A from collection working but after adding 2nd coloumn not working.
Tried both Ansi and Unicode in DSN setting
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.