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 / Find all the values in...
Power Apps
Answered

Find all the values in a collection Power Apps

(0) ShareShare
ReportReport
Posted on by 431

Hello Everyone,

 

I have a collection that consists of multiple values in it. Just one column with name "Value". I was able to get the first value using First(Collection).Value.

 

Looking for some help on how to get the 4th and 5th value? I would like to set a variable based on each value inside in collection.

 

Can anyone please help!

 

Thank you so much in advance!

Categories:
I have the same question (0)
  • TuongDoan Profile Picture
    573 Moderator on at

    Use Index(Collection, 4) to retrieve 4th record 

     

    ---------------------------

    If the solution I provided assisted you in resolving this issue, kindly select "Accept as solution" This will help others in finding the solution more expediently 😄Also, a Thumbs upwould be a great compliment!

     

  • Verified answer
    Gochix Profile Picture
    1,935 Moderator on at

    @KrishR ,

    Looking for some help on how to get the 4th and 5th value? I would like to set a variable based on each value inside in collection.

    Last(FirstN(Collection.Value, 5)).Value


    _____________________________________________________________________________________
    Please give a thumbs up if I resolved your issue! Please click Accept as Solution to close the topic!

     

  • AsherNg1990 Profile Picture
    41 on at

    I just wonder if the accepted answer of @Gochix  is faster than @TuongDoan's solution. Is there a performance difference between these options?

     

    I have a similar question about the difference between using Lookup() versus First(Filter())). Could someone enlighten me on which approach is the most efficient and reliable?

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!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 525 Most Valuable Professional

#2
Haque Profile Picture

Haque 273

#3
Kalathiya Profile Picture

Kalathiya 232 Super User 2026 Season 1

Last 30 days Overall leaderboard