So I now have paste insert and paste update working on my UD Child table. It turns out that the format and mask ID are important for paste function to work. I had an integer column and I did not want to see .000000 after each integer. To get rid of the zeros after the decimal, I input the wrong text on the format of that Column Properties (I did not use the # that is now in my attached image). My incorrect format made the number in the column appear as I wanted (a whole number with no decimal point or zeros after the decimal), but it broke the functionality of Paste Insert and Paste Update. I have corrected the format as shown in the attached image and now Paste Insert and Paste Update work with my UD Child table.

1 Like