Hey Community,
Thanks for reading my post. I am trying to update records in Table A (sales estimates) with a number from Table B (sales invoices) when a new record comes into Table B. I could also do this on a regular interval instead of having a new record entry in Table B kick the automation. Whatever is easiest.
Essentially, I'm trying to get around the autolinking problem. Sales estimate numbers are unique and when they convert to an invoice the invoice has the same number. However, I'd still have to go in every day and link all the new invoices generated to their estimates to make the reporting work correctly. I REALLY don't want to do that. Any suggestions? I imagine there are several ways to get around this, but I'm really hitting a wall.