cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Efficient way to update parent infotable rows based on child infotable.

SM_10230689
10-Marble

Efficient way to update parent infotable rows based on child infotable.

I have two infotables parent and child, i want to update the parent infotable rows based on child infotable unique columns. what is the best approach to achive this, tried with UpdateQuery function, its not updating the parent infotable rows.

2 REPLIES 2

Hi @SM_10230689 

Could you be more specific ? maybe give some example data here ?

Thanks

Hi Danmorin,

 

Just wanted to update rows between two infotables which are having same columns. based on column names of child infotable need to update rows of parent infotable.

 

Thanks.

Top Tags