Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
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.