The Project ID column in the Source Table, referencing the Project Table.
The goal is to automatically transfer relevant data from the Source Table to the Destination Table when a new project is created in the Project Table. Since the Source Table can contain a large number of entries for a given Category and Business Unit, I need to perform this data transfer in batches.
My question: What would be the most efficient row filter condition in my bot event to achieve this? Specifically, I need help with configuring the bot to: Trigger when a new project is created in the Project Table. Identify the corresponding records in the Source Table based on the Project ID. Transfer those records to the Destination Table in batches, given the potentially large number of records in the Source Table.
I'm specifically looking for a solution using Appsheet Automation features.
User | Count |
---|---|
18 | |
11 | |
7 | |
4 | |
3 |