RyanStanford1
6 years agoQrew Captain
Automation to create record if does not exist
I have a Request table, and when a new request is entered, certain values are then taken to create a new record in Table B... issue is that I'm hoping to only have the new record in Table B to be created if there isn't already a match of three values, like a foreign key.
For Example: Contract, Union, Location have to be unique... I have a formula field with these 3 values concatenated together... my question is, would this block the record being made if say Union was a RecID from the Union table?
Thanks in advance.
For Example: Contract, Union, Location have to be unique... I have a formula field with these 3 values concatenated together... my question is, would this block the record being made if say Union was a RecID from the Union table?
Thanks in advance.