Greetings,
I'm not too sure how to implement this nor even explain this, but I will try my best.
I have a form that uses a Dataverse table as its source. One of the fields is a Choices type, where the user can select multiple choices (choice1, choice2, etc). After the user submits the form, the user will then go to another screen, and depending on what choices they selected, there will be a dropdown with those choices. So for example if the combobox has choices1, choices2, ... , choices7, and the user selects only choices3 and choices5, when the user advances to the next page the dropdown will only contain choices3 and choices5.
How would I go about doing this?

Report
All responses (
Answers (