Hi.
I have a app where the clients can put in requests, and the broker can chose each request and either accept or decline it. I need the status one the request to then change from "under review" to "Declined" or "accept" pending on which button the broker uses. The status column in dataverse (not using sharepoint) is a choice column, where "under rewiev" is set as a default when the request is sent in. I find it hard to make a code that works. I get an error with the message that the datatypes isnt a match.