Hi Community,
I have this scenario that i need to add the values of the selected checkbox in the combobox (Type: Choice / SharePoint list / Multi selected enable).
To give more details on this, i have a SharePoint list with the field type of "Choice" and the choices values are example. 1. Choice 1 / Choice 2 / Choice 3 / Choice 4). - See screenshot below

Now, what i need is, IF the user selected any of the checkbox below, i wanted to add those choice values in the combo box. (my idea is automatically adding /selecting / filtering the combo box value in the app. Remember both Check box and Combo box has an exactly same values.
If i uncheck the "Choice 2", it will also deselect / remove in the combo box.

Is this logic possible? Please help. thank you in advance
Echo