The community will undergo maintenance on October 16th at 10:00 PM PDT and will be unavailable for up to one hour.
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.