Hello!
I have been going through the forums here, trying to find a solution to my issue and I am not sure I can find one. If there is indeed a previously posted solution, can someone please point me to it??
If not, my issue -
I have a form that I am working on that has many combo boxes and most of them are multi-choice. Furthermore, quite often, what is chosen on that multi-choice combo box will determine what is in the next dropdown box.
First multi-choice box -

And this is the syntax for that box -

The next combo box is currently (correctly) set up to choose ONE country group from the previous list of region

the current syntax for that single choice -

Not sure if you need to know what every group of choices is a different sharepoint list
So again my question - I want the end users to be able to select MULTIPLE regions, and then have all applicable countries available for them. Currently, if I choose multiple regions, the syntax only chooses the countries from the last of the region choices.
Please help me!
Thank you