Hi guys, just a quick question for which I haven't found the answer elsewhere...
I've got a PowerApp which is based on a Excel table stored in ODFB. It works well: when I write something in a field in the app, it gets written in the corresponding cell in the table.
But how do I do this with, say, a dropdown list or a radio button? For example, I have a "gender" field. Instead to have the user to type in "man" or "woman" or whatever (which is open to spelling errors, interpretations, different abbreviations) I would like to propose a dropdown list (or a radio button) from which to choose. But how do I get this choice to be written in the corresponding cell?
I'm new to this platform and until now I've only written some little, simple programs in Java, so I'm sorry if this is an obvious question but I really can't get this solved.
Thank you in advance, regards!