When selecting entries it selects all entries and identifies it as one entry only.

In my current app when I try to select all the entries in the table it select them all but it shows up as one and any action taken on the selection is only affecting the first entry. Is there a way to fix this? 

 

Gab0c_1-1720715849449.png

 

Solved Solved
1 6 122
1 ACCEPTED SOLUTION

Ohhh I see. Do each of those rows have a unique key value? I bet they do not. I bet each of the highlighted rows all have the same key value.

What is a key? - AppSheet Help

 

View solution in original post

6 REPLIES 6

Bulk actions are selected on the top. If you select an action from the deck's action bar, it will still only work on that one record. Is that your issue?

What is the action doing? Some actions cannot be executed across more than 1 record, like a navigation action for example.

The problem isn't the actions on the selected rows because I haven't made any action on them yet rather just the action of making the selection only marks as one is being selected while highlighting all. When I do perform an action of changing the rows column value it only executes on the first row.

Ohhh I see. Do each of those rows have a unique key value? I bet they do not. I bet each of the highlighted rows all have the same key value.

What is a key? - AppSheet Help

 

Yep, you are 100% correct they did not. I had to change the table a few times didn't catch it.  

Gab0c_0-1720722708637.png

Thank you for your help!!

Make sure that the first row is successfully completing - i.e. no errors are occurring.  An error will halt any additional rows from processing.  You would find any reported errors logged in the Audit History under the "Manage" tab in the AppSheet Editor.

If you do not see any errors and it appears that first row is being processed as expected, then please report this to AppSheet as it seems there might a bug when "Bulk" processing rows from a Deck view.

No errors are being reported on the logs. I'm just trying to select all rows to try and execute an action that changes the value of the rows column value to TRUE.

How may I report this to AppSheet? 

Top Labels in this Space