Forum Discussion
Dataflows: Enhanced Compute Engine. Optimized or On?
Hi frithjof_v
Yes, this will benefit your refreshers because it will only have to get the data that is needed for the incremental refresh instead of having to query the entire data set.
Thanks GilbertQ ,
If I don't use Incremental Refresh or DirectQuery, instead I just use normal Import Mode, does the Dataflow connector support query folding when the Import mode semantic model refreshes in the Power BI service?
When I query the Dataflow from Power BI Desktop, I see a big speed boost when I turn the Dataflow's Enhanced Compute Engine setting to "On". When the Enhanced Compute Engine setting is "Optimized", then Power BI Desktop uses longer time to query the Dataflow.
However when I publish the same Power BI Semantic Model to the Power BI service, I don't see any noticeable change in refresh time if the setting is "On" or "Optimized".
I am using Import Mode, but I am not using Incremental Refresh.
Does the Dataflow connector support query folding when refreshing an import mode semantic model in the Power BI service?
Thanks!