I am pulling a date field into a dropdown control on a WF start form. There are duplicate dates, but I wish to trim the list so there are no duplicates. I know that I could create a second list that looks to first, but I'd like to know if there is a way to do this otherwise and preferably without code. Seems that the distinct function for dropdowns should be OOTB.
Here's a screenshot to visualize.