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

Errors in TDVT #172

Closed
ari-sqream opened this issue Jun 30, 2019 · 1 comment
Closed

Errors in TDVT #172

ari-sqream opened this issue Jun 30, 2019 · 1 comment

Comments

@ari-sqream
Copy link

I tun TDVT and have a long section of queries that end with an error -
Tableau was unable to generate a query to perform this operation.

How can I find the details why did that happen?
I am using a .tdd file

@lriggs
Copy link

lriggs commented Jul 5, 2019

“QueryCompilation” with no generated query often means that Tableau was not able to compose a query because of conflicting CAP_ settings or missing dialect functions. One common scenario is if you have both temp tables and subqueries turned off in your capability settings. There are certain tests that generate queries which require one of those. Several different CAP_ settings affect this and we have documented them here: https://tableau.github.io/connector-plugin-sdk/docs/capabilities

@lriggs lriggs closed this as completed Jul 5, 2019
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

2 participants