Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!

Reply
mmace1
Impactful Individual
Impactful Individual

Creating 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 fact table that only has the last week's worth of data - a few hundred thousand rows at most. Then people could import that smaller table from the Dataflow, create their model, then when ready, switch to the main table in the Dataflow that has all the data. 

 

I could: 

Create a 2nd table in the dataflow, that's just the same query, but limited (via SQL) to the last week.  But then say, the transformations of each table in the Dataflow, have to be kept in sync. 

 

I was thinking instead: 

Have a computed entity, that references the full table in the Dataflow, and then limits to the last week of data.  That way it's always the exact same columns as the main Dataflow table. 

But seemingly it's going to load all 16M rows into that computed entiry first - thus using up a lot of our capacity's processing.  

 

So - is there a better way, or something I'm missing? 

 

1 REPLY 1
bcdobbs
Community Champion
Community Champion

I think on your main dataflow you need to switch the optimised compute engine to on rather than automatic to enable query folding down stream. 

 

https://docs.microsoft.com/en-us/power-bi/transform-model/dataflows/dataflows-premium-features#the-e...



Ben Dobbs

LinkedIn | Twitter | Blog

Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

Vote for your favorite vizzies from the Power BI World Championship submissions!

Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.