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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
rdnguyen
Helper V
Helper V

How do you store Dimensions propagated from Fact Table on Power BI Service?

Hi there,

 

Anyone kindly suggest your way in storing Dimensions (dataflow) propagated from Fact Table(s) on Power BI Service please?

 

I would like to learn how you setup refresh trigger for Dimension workspace if you store Dimension group separately

3 REPLIES 3
rdnguyen
Helper V
Helper V

Hi @lbendlin and all,

From your experience, are you wrapping Dimension in the same Dataflow with Fact table?

rdnguyen_0-1683727974041.png

 

You can choose whatever normalization level is appropriate for your business scenario.  Remember that dataflows are Parquet files. Any transforms you do to a dataflow (after the initial ETL) are a waste of resources  (in my opinion).  One could argue that dataflows are only effective for facts, but there are some high cardinality dimensions that can potentially benefit from dataflows.

lbendlin
Super User
Super User

Please provide a more detailed explanation of what you are aiming to achieve. What have you tried and where are you stuck?

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 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.

Top Solution Authors