Column summarize does not set the correct database connection

I'm trying to summarize a table where I have 2 active database connections (Mysql and MysqlServer). The table points to a Sql Server table but when summarizing the results it clones the table query with the default database connection instead of the original connectio from the model. Therefore as 'mysql' is the default connection, the query fails as it executes on MySQL instead of SqlServer.
0 Replies
No replies yetBe the first to reply to this messageJoin