Action to delete all rows of diferents tables at same time

Hi Team,
how can I create an action (grouped: execute a sequence of actions) to delete all rows of diferents tables at same time?

BR.

0 2 595
2 REPLIES 2

tony1
New Member

Hi @J_jvs. You can use a โ€œExecute an action on a set of rowsโ€ action that runs the Delete action on one of your tables. If you want the action to delete every row, you can use the formula Your Table[Key Column]. If you want to do this on multiple tables, create one action per table and then create a third โ€œgroupedโ€ action that calls the others.

Hi Tony, thks for your help!!!

Top Labels in this Space