Hi Could you help with the below, Thank you
I have created a entity in cds to house feedback info. I have created an upload button but can’t get the patch formula right.
The Syntax should be in this format I think.
Patch( DataSource, BaseRecord, ChangeRecord1 [, ChangeRecord2, … ])
I have entered
Patch(Table1,GT_1,[GP,UNITNO,REGNO])
But it’s coming up error patch has invalid arguments