I am trying to join SQL Server SDA tables in a graphical calculation view and I keep getting an error. The view activates just fine, but when I click data preview I get the error below.
When I create a view with just a projection of one of the tables I am able to see data. I was able to create what I wanted as a script calculation view though. Is this a limitation of creating views with SDA tables?