Forum Discussion
mmace1
Impactful Individual
4 years agoCreating a shorter version of a Fact table for development
Our largest fact table is > 15M rows, lives in an Azure SQL DB, and feeds into a Dataflow in a Premium Capacity Workspace. To make development a bit easier, I'd like to create a version of the f...
bcdobbs
Community Champion
4 years agoI think on your main dataflow you need to switch the optimised compute engine to on rather than automatic to enable query folding down stream.