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 Apps / How to Populate Choice...
Power Apps
Suggested Answer

How to Populate Choice Data Type Column with Dynamic Options and Save Selected Options(Multiple)

(1) ShareShare
ReportReport
Posted on by 23
Hi,
 
I am trying to create a control,which should have the same behavior like choice column with  multi select and want to store the selected options in to data verse table column.
 
But i want to get the Choices dynamically from another data verse table (I will use the automation flow HTTP action to get the options from data verse table -Please specify If any other possible way to get the options ) and want to save the selected options in dataverse table column.
 
How to achieve this in Model driven app?
 
I am new to model driven apps,Please help me on this.
Categories:
I have the same question (0)
  • abc 123 Profile Picture
    789 Moderator on at
    Use a collection to get the values, and then use as the basis for the dropdown or combobox.
     
    Add your list as a Data Source.
     
    In the App.OnStart
      ClearCollect(colMyData, 'MyDataVerseList');
     
    For the combobox/dropdown items:
       colMyData
     
     
     
  • Suggested answer
    sandeep_k Profile Picture
    23 on at
    @abc 123
     
    I am trying this in model driven app, do we have collections , App.OnStart in model driven apps?
     
    If yes , can you share any sample documentation /video/other link that will be helpful. 
  • Suggested answer
    abc 123 Profile Picture
    789 Moderator on at
    I have made zero MD Apps, but in my 2 minute test of making a "Custom Page", it appears that you can have all of the functionality described using one.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 505

#2
WarrenBelz Profile Picture

WarrenBelz 502 Most Valuable Professional

#3
Haque Profile Picture

Haque 324

Last 30 days Overall leaderboard