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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Peekay_Num
Helper I
Helper I

Transform Org Flat File Into Power BI Star Schema

I have a large flat file in Excel.  I'm going to break it up into 5 tables in a star schema format.  No questions there.  The data model is sound, one-to-many fact to dimension relationship, primary keys all set.  I will perform this table break up at the TRANSFORM DATA level. Then create the joins.  My question is this.... I have to refresh this data once a week with the same extract,  It will be in the same SharePoint file, same name.  When I click "REFRESH" will the incoming data go thru all of the transformations again without any manual intervention?  I want to cklick refresh and have the new data automatically load my star schema data model.  Is that what will occur?

2 REPLIES 2
HotChilli
Super User
Super User

Yes.

There could be problems if some of the data doesn't conform to the same pattern/types as the original data , for example, a text value in a number column would break a 'change type' step . 

This is just an example, I'm not saying it's going to happen but should be fine.

Thank you very much.  So this is best case scenario.  My goal is that no data types will change.  I am however adding a number of new conditional columns in the transformation as weel,  I'm assuming those will fire off and get created during the refresh as well with no problems ?

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 Kudoed Authors