How to move rows from one table to other using push button

RunActions([Master list of all Work].Filter(Team.Contains([Legal & Ops],[Acquisition & Activation],Moderation,Support,[Strategy & Monetization]“”) AND [Creation Date].ToDate() < Date(2024, 4, 1) AND Stage.Contains([Completed & analyzed :white_check_mark:]) AND [Responsible Person].Contains([User 1])
).FormulaMap(
WithName(CurrentValue, row,RunActions(row.[Archive Work Item]))
)
)

I have a table [Master list of all Work] and archive table [Archive Work Item], i have created a push button in each row, it should tigger that button if the filter is satisfied.

It is only able to trigger one row and the error for connection broken.

Dear @Raj_Singh, welcome to the Coda Maker community.

Kindly notice that sharing a dummy doc will be the best way to get a tailored answer that will fit the best to your use-case.

On the other hand, more people have asked similar questions in the past and replies are available, like in this sample below: