Bulk add or update with different values

Is there any way or alternative here in appsheet where I can bulk add or update a product
having different values each to input in a single form or request?

For example:
I will select multiple products then will input their pricing each in a single form then submit to be save.

Thanks in advance.

0 1 199
1 REPLY 1

I can imagine adding an additional Table for these bulk updates. Have one column be an EnumList, base type of Ref, where you can multi-select many product records. Then have a 2nd column where you manually input a comma-separated (or your delimiter of choosing) Text value. Then set up a big Grouped Action on Form Save to iteratively assign the values to the products.

Top Labels in this Space