Skip to main content

Notifications

Community site session details

Community site session details

Session Id : dmEZErAJECU/z0Oycxtk2L
Power Apps - Building Power Apps
Answered

Link Gallery Next Arrow to Details

Like (0) ShareShare
ReportReport
Posted on 24 Aug 2021 20:08:50 by 41

Hello!

I am trying to link the next arrow in a gallery view to show details of individual results. I am not sure if I should create a new screen within the app itself that the arrow would be linked to or how to even assign the correct results to its corresponding search arrow. The source data is in a Sharepoint list, so I was also wondering if I could link the gallery arrow to a list property view? That way, when a user clicks on the arrow, the individual report/details would show up in the list property published next to the app on the site contents. Please let me know if either option is possible as well as how to make it happen. 

 

Thank you!

 

  • pruferk Profile Picture
    41 on 24 Aug 2021 at 20:53:13
    Re: Link Gallery Next Arrow to Details

    This solved it, thank you! For anyone else: I added a second screen, created a form and set it to the data source, set Item as "galleryname.selected" as WarrenBelz indicated, and then went back to the gallery arrow on screen1 and set OnSelect as "Navigate(screen2)". 

  • zmorek Profile Picture
    3,272 on 24 Aug 2021 at 20:14:14
    Re: Link Gallery Next Arrow to Details

    I might be misunderstanding, because I'm not sure what you mean by having the individual report/details show up in the list property published next to the app on the site contents.

     

    However, you can use the gallery's OnSelect property to set a variable, Set(varItem, ThisItem); now you can access whatever record the user selected across screens!

     

    If you wanted to create another screen to display that item, for example in a form, then you could set its Item property to varItem, its Data Source to whatever the list is, and be good-to-go!

  • Verified answer
    WarrenBelz Profile Picture
    146,871 Most Valuable Professional on 24 Aug 2021 at 20:13:02
    Re: Link Gallery Next Arrow to Details

    Hi @pruferk ,

    Create a Form with the DataSource of the List and the Item of GalleryName.Selected (your actual gallery name). On the OnSelect of the Arrow, navigate to the form screen - if you wan tot edit the form, put EditForm(YourFormName)

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Building Power Apps

#1
mmbr1606 Profile Picture

mmbr1606 41 Super User 2025 Season 1

#2
WarrenBelz Profile Picture

WarrenBelz 37 Most Valuable Professional

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 34

Overall leaderboard