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 / get a value form colle...
Power Apps
Answered

get a value form collection

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I have a question about using lookup collection value.

I want to get a value form collection.

 

Could someone advise me how to get a value?

 

here is my collection table.

p001.png

p002.png

p003.png

Screen

p004.png

Some formula is working but I don’t think this is a good  formula to get a value.

working

  • LookUp(LookUp(book,true,items).volumeInfo,true,volumeInfo).imageLinks.thumbnail
  • LookUp(LookUp(book,true,items).volumeInfo,true,volumeInfo).title
  • LookUp(LookUp(book,true,items).volumeInfo,true,volumeInfo).publishedDate

not working

  • LookUp(book,items.volumeInfo.title.Value=TextInput3.Text ).items.volumeInfo.title

 

Categories:
I have the same question (0)
  • Verified answer
    v-siky-msft Profile Picture
    Microsoft Employee on at

    Hi @Anonymous ,

     

    What does your fourth formula want to do? It is not supported to reference multiple level field in PowerApps

    Since this is a single line table, your formula is equivalent to the following:

    First(First(book).items).volumeInfo.title
    First(First(book).items).volumeInfo.imageLinks.thumbnail
    First(First(book).items).volumeInfo.publishedDate

     

    To your fourth code, the right syntax should be like this:

    LookUp(First(book).items,volumeInfo.title=TextInput3.Text ).volumeInfo.title

    Hope this helps.

    Sik

     

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Worked😆

    Thank you😌

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 345 Most Valuable Professional

#2
11manish Profile Picture

11manish 207 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 177

Last 30 days Overall leaderboard