Use a bot to run an action on all rows in a slice

Hello,

I have a working slice that shows me specific rows of my Shifts table. I am using a view to ensure it works, which it does.

I have this action:
Screenshot 2025-04-29 113210.jpg

 

 

 

 

 

 

 

 

 

Which should make [Carer 1 Agreed] blank.

I have a bot that is triggered when a different table is updated to run this action:
Screenshot 2025-04-29 113409.jpg

 

 

 

 

 

 

This is using the slice in the referenced rows and running the above action.

I would expect this to clear the column. It does not. In the monitor section it shows it all ran ok but the column did not get made blank.

Any ideas?

Solved Solved
0 4 82
1 ACCEPTED SOLUTION

Thanks @Casmir and @Suvrutt_Gurjar it turns out I had selected a different column of similar name in the action to set as blank. Fixed that it works perfectly now.

View solution in original post

4 REPLIES 4

Possible to see your table structure? Cos, i feel your setup is already looking well enough

The setup generally looks good and should run. You may want to mention the type of column [Carer 1 Agreed] Is it text or number etc.

Thanks @Casmir and @Suvrutt_Gurjar it turns out I had selected a different column of similar name in the action to set as blank. Fixed that it works perfectly now.

Excellent! Thank you for the update.