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 / Update Collection with...
Power Apps
Answered

Update Collection with all values in ComboBox

(0) ShareShare
ReportReport
Posted on by 150

Hi everyone.
I've tried to create a collection with 3 values, of which one is a "combobox" where the user can add several values.
The thought is one row for each value in "combobox" where the other two values just repeat.

 

To simulate I created the image below...

 
 

Image1.PNG

When I press the button I want a result that looks like: "Test1, 1, A1" and "Test1, 1, A3"
But after a lot of trials, the closest I get is: 

Image 2.PNG

The formula I've got now is:

Image 3.PNG

Would appreciate if someone could tell me the last piece of the puzzle to this challange.
//Filip

Categories:
I have the same question (0)
  • FUS Profile Picture
    150 on at

    P.s. Ignore the text on the button... it runs and creates "Test2"

  • Verified answer
    yashag2255 Profile Picture
    24,769 Super User 2024 Season 1 on at

    Hi @FUS 

     

    Can you try to update the expression to:

    ForAll(Combobox5.SelectedItems, Collect(Test2, {Column1: TextInput5.Text, Column2: Dropdown4.Selected.Value, Column3: ThisRecord.Value}))

     

    Hope this Helps!

     

    If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!

  • FUS Profile Picture
    150 on at

    Awesome, that did it... 🙂

    Wasn't even considerint "Thisrecord", but ofcourse… it takes advantage of the loop I'm doing.
    Thanks a lot 🙂

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 Apps

#1
WarrenBelz Profile Picture

WarrenBelz 329 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard