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
Don-Bot
Helper V
Helper V

Incremental Refresh adding a new column to table

I have an extremely large table that is currently being updated via Incremental Refresh.  I need to add a couple of fields to this main table.  

Is there a way I can use ALM Toolkit or XMLA Endpoint to add the columns to the incremental refresh table without having to do a complete refresh of the entire model?

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

yes, and yes.  Use ALM Toolkit to push the meta data changes WITHOUT recompute, and then use your favorite XMLA tool to slowly (!) reprocess all partitions (in "full"  mode)

 

Obligatory note:  If you have dependencies like auto data time then related partitions will be refreshed too.

View solution in original post

2 REPLIES 2
lbendlin
Super User
Super User

yes, and yes.  Use ALM Toolkit to push the meta data changes WITHOUT recompute, and then use your favorite XMLA tool to slowly (!) reprocess all partitions (in "full"  mode)

 

Obligatory note:  If you have dependencies like auto data time then related partitions will be refreshed too.

Thank you!  I'll test this on a smaller partition but awesome and thanks!

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!

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