I have 2 tables:
- appsheet_i_usage
- appsheet_i_odometer
I have an action (set values of some columns in this row) - [batch_id] in the table appsheet_i_usage.
I want to achieve that this action will take effect only if there is addition of rows in the table appsheet_i_odometer.
