Forum Discussion

JessieF's avatar
JessieF
Icon for Advocate II rankAdvocate II
1 year ago

Help me understand why one dataflow query folds and other does not

Hello Community,

 

I have a dataflow with a few tables, using Native query connection and I'm having an issue with a couple of tables that I expect should fold and be available as query views for Direct query consumption, but they are not storing that way.
I have Enhanced compute engine settings turned on and a refresh operation was performed. 


I have several other dataflows with tables with similar design, just from other source tables -- selecting specific columns, applying simple where clause and all of them are folding for query views.  It's only these couple tables in this particular dataflow with issue.

 

How can we fix this so the table can be in a query view?

 

I intended for this to be consumed as direct query.
The third query is also not folding, and is set up exactly like the one in Query2, but the where clause is <>"US" - but we're experiencing the same problem.