Hi,
I want to create the following:
I have an gallery where data from an onedrive Excel file is pulled. I have managed to create an textinput and a button to change one cell of information. I want to create a button where I can change textinput within the gallery. But I am unable to do this.
The onselect of the button called "Send" has the following code in the onselect: Patch(Tabel13;ThisItem;{'Geboekte voorraad (300100)':Value(TextInput1_3.Text)})
Could you help me with it?
Joost