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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

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
FabCon Global Hackathon Carousel

FabCon Global Hackathon

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

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