hi,
I have an entity with 10 fields, last two fields being Updated_Date and Updated_By. My user connects from Excel and manages the data.
When the user makes any changes to any of the 8 fields and publishes the data, is there a way to populate the two fields with date and user id at the time of publish. So that when the next user logs in and refreshes the data, they can see who changed the data and when.
I tried using business rule but couldn't come up with a solution, so any help or direction is highly appreciated.
Let me know if my question is not clear.