
Hello Expert,
i am inserting record into my custom table consuming web services that's work fine.
now i am storing its history in history table Like old value / New value which is working properly when i am updating the record directly in Business Central but when i update record from jsonObject mean through web service it is not working i have debug the solution so the xRec not getting the X value below is the code.
How did you update the field ?
If I'm not mistaken, unless you do Validate("RFI DueDate",newdate), the xrec will always be blank.