Re: An entry is required or has an invalid value
What is the formula on the items and the formula on the UPDATE property of the Dropdown?
Try any of the following on the Update property of the Datacard of the Dropdown:
Dropdown2.Selected.Result
Dropdown2.Selected.Value
Dropdown2.Selected.ColumnName
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.