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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
RCro
Frequent Visitor

Will columns created via split by position remain after refreshing imported data?

Hi all!

As the subject line suggests, I've created 2 new columns in a dataset by splitting an original column using split by position. However, I am concerned that when I update the dataset (import storage) and add new data, these columns will be deleted and I will need to recreate them. Is this the case? Will these columns be deleted if I update the datasets and add new data?

If so, is there a solution that avoids manually recreating the columns on every update?

 

Thanks in advance for the help!

 

Kind regards,
Rob

1 ACCEPTED SOLUTION
BA_Pete
Super User
Super User

Hi Rob,

 

No, your columns won't be deleted. Any transformations you do in Power Query occur AFTER the new data has been imported i.e. if you select your SOURCE step, this is the current/new data as it has been imported. All the subsequent steps are then performed on that data in the order they feature in the APPLIED STEPS list.

The only thing that may break is if your new/refreshed data no longer includes the column(s) upon which your transformations are performed, or if the column name(s) get changed at source etc.

 

Pete



Now accepting Kudos! If my post helped you, why not give it a thumbs-up?

Proud to be a Datanaut!




View solution in original post

1 REPLY 1
BA_Pete
Super User
Super User

Hi Rob,

 

No, your columns won't be deleted. Any transformations you do in Power Query occur AFTER the new data has been imported i.e. if you select your SOURCE step, this is the current/new data as it has been imported. All the subsequent steps are then performed on that data in the order they feature in the APPLIED STEPS list.

The only thing that may break is if your new/refreshed data no longer includes the column(s) upon which your transformations are performed, or if the column name(s) get changed at source etc.

 

Pete



Now accepting Kudos! If my post helped you, why not give it a thumbs-up?

Proud to be a Datanaut!




Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors