Hi Community,
I have a project detail custom table. Any changes made to the record need to be tracked and logged as a change log (related table) on the record.
Change tracking does not solve this for me as this needs to be accessible by the user.
I have power automate to add a row to the change log table, but right now it adds a row any time the record is modified. I don't need the added change log row to show every detail of the project record, only what was changed during that modification.
Any suggestions on how best to tackle this? Can it be done with variables in power automate?
Thanks in advance for any help.