Forum Discussion
frandlavega
Sep 19, 2023Copper Contributor
Removing dropdown option after previous response
Hi, I am trying to have people choose on several dates to work. They are able to choose more than one date, but they should not choose the same date twice. EG: - they have to choose two dates amo...
DingkunXie
Microsoft
Sep 20, 2023
If the options are limited, for example, to only October 1st, 2nd, 3rd, 4th, and 5th, you can use branching to achieve your goal. Build a branch for each option and jump to the next question, which contains options that do not have a duplicate date as the first question.