Multiple selected Rows edit by droptdown ?

Hello !

What is the best way or is there a way to edit multiple selected rows with one value from a list ?

example:

I have selected several rows and would like to select one or 2 values from a dropdown or similar for all of them at the same time in order to set them for all selected rows.

It’s more or less about selecting a status and or location

Please take a look at bulk actions and INPUT() function.

Use bulk actions - AppSheet Help

Use dynamic inputs for data change actions by using the INPUT() function - AppSheet Help

INPUT() - AppSheet Help

1 Like