Hello,
I am trying to use the Patch command,
Patch(
PAT,
colInspection
);
the table PAT is an Azure SQL table. The issue is that the colInspeciton gives the following error "Invalid argument type (Table). Expecting a Record value instead". I have no idea how to resolve this error. Any suggestions on how to resolve this issue or what to look for?
Thanks in advance for your help.
Kind regards,