Hello everyone,
Currently portal doesn't support multi-Select option set.
So how do we customize the same in the portal now? Is there any available workaround that might help us resolve the same.
Any specific suggestions?
Thanks in Advance!

Hello everyone,
Currently portal doesn't support multi-Select option set.
So how do we customize the same in the portal now? Is there any available workaround that might help us resolve the same.
Any specific suggestions?
Thanks in Advance!
Hi @Manan26
You have few ways to achieve this.
1. You can write your pcf control and use it as a custom component
2. You can write a custom plugin and use it in the powerapps portal
https://www.engineeredcode.com/blog/powerapps-portals-multiselect-option-set
3. If you don't want to write code then please have a look at my multi-select article
https://link.medium.com/Wuw6cTadyjb
Note: this is not direct multi select but having checkbox is kind of workaround
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.