Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table with a lookup column based on a Virtual Entity does not work properly in TDS Endpoint #9

Open
rubens-pereira opened this issue Jan 12, 2021 · 0 comments

Comments

@rubens-pereira
Copy link

rubens-pereira commented Jan 12, 2021

Table with a lookup column based on a Virtual Entity does not work in TDS Endpoint

While querying a Dataverse table with a lookup column based on a Virtual Entity using SQL Server Management Studio an error msg was issued. The error msg was “Msg 40000, Level 16, State 1, Line 1 Invalid column name …” and the column was the primary name column of the virtual entity. The virtual entity is being provided by the Sql Virtual Entity Data Provider. The SQL Server Management Studio uses the TDS Endpoint to connect to the Dataverse.

The following print screen illustrates this issue.

image

@rubens-pereira rubens-pereira changed the title Tables with a lookup column based on a Virtual Entity does not work properly in TDS Endpoint Table with a lookup column based on a Virtual Entity does not work properly in TDS Endpoint Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant