Hello everyone, I would like to implement a certain function in my AppSheet application. The user is presented with a form similar to the photo below:
And depending on the user’s choice, the application receives information like: “Box two, Product two”. I think this somehow counts as a 2D array.
Is there any way I can implement a table like this in AppSheet view?
The only solution I have found at the moment is to create several “Enum” columns, enter specific “Values”, and select Input mode: Buttons. The result looks like this:
But this way still leaves me with column names and large spacing, plus the ability to select several options instead of one.
Thanks in advance for your response ![]()


