My user will have a Power App that will generate a gallery based on the multiple filters available to him. That list is generated from a Sharepoint List.
So far so good. The filters work fine. My user will have to call in ascending order each individual. When the call is done, he needs to press a button to record his action (that blue "+4h" button).
This is were things get complicated. This action switch the button from edit mode to read mode to make sure it won't be pressed again as it adds hours to a sum of hours in a column.
I need to record that value somewhere as a boolean somewhere for each item. The reason is if the user needs to export the data to a csv file, we need to keep a record of the actions done. I tried the AddColumn feature but I cannot edit it individually when a button is pressed on a row. Actually, I see that I cannot edit the gallery's values at all. I can edit the Sharepoint List if I do a Patch but that is not what I need.
I can't figure out if being unable to edit any cell in a gallery (or collection as I tried that as well) is an intended feature.
What is the right way to achieve what I need to do? Please help me! Thank you!

Report
All responses (
Answers (