
Hi,
The answer is probably very obvious but I am missing the punchline..
I want to set the default of the dropdown 'status vacature' to a specific value (wacht op goedkeuring)
My PowerApp:
The column in Dataverse:
What ever I have tried, I always get the error 'expected optionset value'.
Kind Regards
Assuming this is indeed a Dropdown control and not a Combo Box control, try applying the below to the Default property of the Dropdown control.
'Status vacature (Your table plural name)'.Wacht op goedkeuring
------------------------------------------------------------------------------------------------------------------------------
If I have answered your question, please mark your post as Solved. Remember, you can accept more than one post as a solution.
If you like my response, please give it a Thumbs Up.
Imran-Ami Khan