Is there any way to compare two record values of same record type to find the difference?

Certified Senior Developer

I have the requirement to find the difference between two record values of a record type like we do in case of cdts using cdtdifference(). I have the previous value of record type and then new value, I need to populate Audit table using these difference values.

Any function like cdtdifference() or any workaround to do this?

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data