Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics 365 | Integration, Dataverse...
Answered

Multi select option set

Posted on by 2

Hi,

How to set multiselect option to some default value?

Thanks.

  • Suggested answer
    Leah Ju Profile Picture
    Leah Ju 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
    Guido Preite 54,081 Super User 2024 Season 1 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
    EKL 2 on at
    RE: Multi select option set

    Hello Guido,

    It is client side Javascript.

    Thanks

  • Suggested answer
    Adrian Begovich Profile Picture
    Adrian Begovich 21,009 Super User 2024 Season 2 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
    Guido Preite 54,081 Super User 2024 Season 1 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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,235 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans