Hi there,
I think this is pretty simple, but it's my first time patching to Dataverse.
I have a dataverse table which is called DeskReservations.
A column in here is 'Desk'.
When the user clicks a button in my app, I want to update the Dataverse column in this table with the desk number (which is the text value of the button). So, for example, "C5"
What formula do I put in my button to enable this?
I am thinking of adding more columns later to also write back other values to other dataverse columns, so if I know the syntax and process I can replicate later.
Thanks,
K.