web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Pages / Populate Multiselect f...
Power Pages
Answered

Populate Multiselect field value in Power Pages (Multistep Forms)

(1) ShareShare
ReportReport
Posted on by 67
Hi Team,
 
 
I have a requirement to populate values from a multiselect option to another multiselect option in Power Pages (Dataverse). Both have the same values and reference the same option set.
 
if (region) {
// Convert the comma-separated string into an array of strings
var selectedValues = region.split(',');

// Set the multiselect dropdown using the array
$('#new_region').val(selectedValues);

// IMPORTANT: Trigger the change event to update the UI
$('#new_region').trigger('change');
}
 
The code executes without any issues, but on the Power Pages portal multistep form, the values are not getting populated. Has anyone else encountered this issue?
Categories:
I have the same question (0)
  • Verified answer
    Fubar Profile Picture
    17 Super User 2026 Season 1 on at
    (I am not sure if you are saying the obtaining & setting of values or picking up the change on the first dropdown is the issue)
     
    For how to obtain & set multiselect values please refer to the following link from Oliver:
     
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Pages

#1
Fubar Profile Picture

Fubar 47 Super User 2026 Season 1

#2
sannavajjala87 Profile Picture

sannavajjala87 16 Super User 2026 Season 2

#3
Haque Profile Picture

Haque 14 Super User 2026 Season 2

Last 30 days Overall leaderboard