Feb 15, 2024 09:26 AM
Hi everybody,
Let's assume I have 3 tables:
Users can create a request to get access to a certain tool. When the tool admin approves the request, the user is linked to the tool. That's fairly simple and already working.
Now tool admins can also add ore remove users directly to their tools, by linking or unlinking them.
In that case, I want to automatically create a record in the Requests table that contains the user and the tool that was either linked or unlinked, as that table serves also as my audit log.
Any idea how I could solve that?
Feb 15, 2024 06:43 PM
I think you'd need another field to act as a 'History' that you could compare the current one too, and then automate off of there being a difference between the two. I can't think of how you'd find the difference with just a formula though, so I feel like you'd need a script for that?
Hopefully someone else has a more elegant solution!
Feb 17, 2024 02:11 PM
A couple follow up questions:
I would recommend the following:
I've built out this solution for your review and would be more than happy to discuss the solution live.
Hopefully this helps.
Your Business Automation Expert 🤓