Change a dropdown label based off the previous dropdown entry

I am trying to change a dropdown label for a second dropdown based off the one before

image

I have set the Value Logic to ‘countryList’
image

In the second dropdown I have the following logic, however I assume I am not capturing the value of the first dropdown as it always returns “Not recognised”
image

hello @Peter_Wilson

please check what value you have in Page Data. To do that you can fo example to alert the value.

Thank you Sergey. Its returning the objectId.

Entering the objectId for the record solved it

image