
Announcements
Hi.
So I've changed one of my columns from multiple choice to single choice.
I also changed the code on Set variable -> "Patch" function so that instead of using combo box and "Combobox.Selected.Items", I now use a drop down list and "Dropdown.Selected" to patch data in this column.
I have looked everywhere in the app where the variable is used and everywhere changed type of data so that one value is sent to the column instead of multiple. And I still get the error.
I have no idea where to look anymore. There is an error everywhere where the variable is used.
What do I have to do to fix it?
Help