WendyShoef
7 years agoQrew Cadet
Look up record in table associated to current user
Overview: User clicks on formula url button that updates 5 fields in the record (to trigger certain automations or actions)
One of the fields needs to be updated with the value from a numeric field from the corresponding user's employee record so that the value can be used in an automation.
I've figured out how to save the current user in the update, but I can't figure out how to look up a value in a table that's related to the current user, not the current record/table.
I've thought of a few options, but I'm stuck on how to implement them so I'm hoping someone can help me out with a solution.
One of the fields needs to be updated with the value from a numeric field from the corresponding user's employee record so that the value can be used in an automation.
I've figured out how to save the current user in the update, but I can't figure out how to look up a value in a table that's related to the current user, not the current record/table.
I've thought of a few options, but I'm stuck on how to implement them so I'm hoping someone can help me out with a solution.