Hi
Have you considered doing a lookup to the dataservice upon pageload, if the record exists then assign the value to a variable and use the extended property as the default selected value in the dropdown activity.
But ofcourse you need to have some sort of input, unless it’s always the latest created data record in dataservice.
Or am I misunderstanding the issue?