Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
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.
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.