I have a form control connected to a dataverse table with choice columns. In the column setting in dataverse, i set a default value, but in the form, the field is empty.
I tried with e.g. DefaultSelectedItem = <columnname>.Choice1, but it expects a table value.
How can i define a default value for choice columns of a dataverse table?
------------------------------
Fabian Heil
------------------------------