Assign the query results to a variable and add await
to the front of the trigger function.
const data = await query16.trigger({additionalScope: {curr: table5.data[i].Product}})
Assign the query results to a variable and add await
to the front of the trigger function.
const data = await query16.trigger({additionalScope: {curr: table5.data[i].Product}})