Hello,
I am new to using PowerApps but I am muddling my way through. I currently have a drop down list which contains numbers 00 - 23. I want to add a button that will activate a patch command that in turn will store the result from the Drop down list into a column in my sharepoint list.
Is this possible?
ive tried...
Patch(StandardsChecks,Gallery5.Selected,{Booked:dropdown3})
I am getting no-where, any help would be much appreciated