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
df123445
Helper II
Helper II

modify table row values

I have 2 tables,  Master and modifier:

 

Master:

Productmain indicationsecondary indication
ABCN/AN/A
EFGdisinfectantsoap

 

Modifier:

Productnew primary indicationnew secondary indication
ABCweedkillerwater flavoring
ABCrat poisonambient fragrance

 

Is there a way to combine the values in the Master table:

 

Productmain indicationsecondary indication
ABCweedkillerwater flavoring
ABCrat poisonambient fragrance
EFGdisinfectantsoap

 

I'm basically looking for a way to update my master table infos based on a temporary table that holds the updated info.

TIA 

1 REPLY 1
Bmejia
Super User
Super User

You can append the Master table to the Modifier table during transformation.

Just make sure that both column headers have the same name otherwise it's going to be added in a separate column.
For example in the Master table you have "Main Indicator" you would need to renamed to "Primary Indicator" or vise versa.  Then append the tables. Note It will bring ABC N/A  as a different row.   you will have to filter it out if you don't need it base on your conditions.

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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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.