Is that possible to select all for quickedit

Is that possible to select all for quickedit in order to apply an action? Thanks for your help.

I need this in order to select many rows to apply an action. I attached the screenshot of the table view.

Solved Solved
0 5 277
1 ACCEPTED SOLUTION

It works perfectly. Thank you so much.

View solution in original post

5 REPLIES 5

Aurelien
Google Developer Expert
Google Developer Expert

Hi @Firdaus_AG

If the value you wish to set is simple to implement, you may want to create an action with โ€œset the values of some columns in this rowโ€.
Then, select this one from the 3-dots (top-right corner of the app) after multi-selecting as you did on the screenshot.

I create an action go to another view with target link: linktoview(โ€˜Backupโ€™)&โ€™&selected=โ€™&encodeurl(โ€™["โ€™&substitute(filter(โ€˜Parcelโ€™,true),โ€™ , โ€˜,โ€™","โ€™)&โ€™"]โ€™)

Works fine but I need to select all with the column, [Status] = 'Collectedโ€™

Any idea how to modified the url?

I never tried this specifically, but what about that ?

linktoview(โ€˜Backupโ€™)&โ€™&selected=โ€™&encodeurl(โ€™["โ€™&substitute(filter(โ€˜Parcelโ€™, [Status] = 'Collectedโ€™),โ€™ , โ€˜,โ€™","โ€™)&
โ€™"]โ€™)

@Fabian

It works perfectly. Thank you so much.

Nice and fancy tips and tricks is just being introduced.

Top Labels in this Space