Hello, I trying a feature where, assuming Table A has columns [item] and [type], executing the action will add all rows where [type] is “stationery” as new rows in another table.
I found the most similar feature is “add a new row to another table using values from this row,” but it doesn’t allow adding multiple rows at once.
are there other methods?
Thanks in advance.