Can anyone confirm this for me? I am connecting to MS SQL and using a passthrough for a calculated field. If I connect to a single table, it works. When i try to join another table in another database, it fails. No extracts. Is this really the way this is supposed to work?
1 answer

Hi Shayne,
Are you using a simple [tablename] naming
or opt to use a [schema].[tablename] one?
I hope the latter would work for you.
Yours,
Yuri