Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Answered

Multi select option set

(0) ShareShare
ReportReport
Posted on by 4

Hi,

How to set multiselect option to some default value?

Thanks.

  • Suggested answer
    Leah Ju Profile Picture
    Microsoft Employee on at
    RE: Multi select option set

    Hi Partner,

    Please refer to the following blog:

    https://balugajjala.wordpress.com/2018/09/19/get-and-set-multiselect-option-set-field-values-through-javascript/ 

  • Verified answer
    Guido Preite Profile Picture
    54,077 Moderator on at
    RE: Multi select option set

    by js you need to assign an array of values

    something like:

    let defaultValues = [455110000, 455110001];
    formContext.getAttribute("new_multiselectoptionset").setValue(defaultValues);

  • EKL Profile Picture
    4 on at
    RE: Multi select option set

    Hello Guido,

    It is client side Javascript.

    Thanks

  • Suggested answer
    Adrian Begovich Profile Picture
    1,023 Super User 2025 Season 1 on at
    RE: Multi select option set

    Hi EKL,

    This article explains how to set default values for a Multi-Select Option Set using Power Automate.

  • Guido Preite Profile Picture
    54,077 Moderator on at
    RE: Multi select option set

    by client side (javascript) or server side (c#)?

    which kind of application? (model-driven or canvas)

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 294,137 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 232,877 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Product updates

Dynamics 365 release plans