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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register 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
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors