I need to write a script that queries one of the tables in a base (a list of credentials as a junction table that brings together names and credentials against a certain date), then looks for missing records (of credentials) against another table and outputs a list of those who are missing credentials.
I’m completely new at scripting and have just started to learn a bit of JS to try and get started.
Please let me know what info you need from me and I’ll try and provide it.
Many thanks in advance.