Forum Discussion
AmyGosz2
7 years agoQrew Cadet
I did not have that set. I did set that now in the TRIGGER Criteria section so will see what happens next time entries are made. It's always the little things that one misses..... Thank you for the quick response!
QuickBaseCoachD
7 years agoQrew Captain
Right,
So the issue is that you only want to create that record (One Bank Account on one Date) where it does not yet exists.
When you try to create it twice for the same value, that field is the Key field to the table and hence it is not allowed to be there twice. So that is why the Automation was unhappy.
So the issue is that you only want to create that record (One Bank Account on one Date) where it does not yet exists.
When you try to create it twice for the same value, that field is the Key field to the table and hence it is not allowed to be there twice. So that is why the Automation was unhappy.