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 do pull the last i...
Power Apps
Answered

How do pull the last items added to a collection after clicking submit and utilzing them in a flow?

(0) ShareShare
ReportReport
Posted on by 126

Hello,

 

I have a basic assignment screen that has a gallery with a collection as a datasource (colInternalContacts.) I have two combo boxes, one with the Users table and one with a many to many table. I have a button that creates a record in the collection. Normally I would trigger my flow off of a forms last submit function. How can I grab that collection data from that "assign" button?

 

Here are some crude screenshots. So all I need to know is how to run a flow off that Assign button, and I need the "lg_employeename" of that last addition to the collection to be able to use in my flow. 

 

Any help would be AMAZING! THX

dcastillo1_0-1677024958851.png

 

dcastillo1_1-1677024967787.png

 

Categories:
I have the same question (0)
  • Verified answer
    EddieE Profile Picture
    4,641 Moderator on at

    @dcastillo1 

    You could use a variable to get the data for the flow? Run this just before you start your Flow

    UpdateContext({ vLastEmployeeName: Last(colInternalContacts).lg_employeename })
    
    // use vLastEmployeeName as your flow parameter

     

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 326 Most Valuable Professional

#2
11manish Profile Picture

11manish 168

#3
sannavajjala87 Profile Picture

sannavajjala87 75 Super User 2026 Season 1

Last 30 days Overall leaderboard