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 / Load information from ...
Power Apps
Answered

Load information from a gallery to another screen in Power Apps.

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello Guys, i need help :).

 

I have an application under construction and I need to do the following detail. I have a screen called 'data', which shows data from a gallery that is connected to a SharePoint database. In this gallery, the necessary columns for user visualization have been added, as shown in the image below.

 

The third screen contains a background image, as shown in the attached photo. I need help with the following step. With the data from the gallery, I want to add some of this data to the screen that contains the background image. Can someone help me with this?

screen 2screen 2screen 3screen 3

Categories:
  • Verified answer
    Manish Solanki Profile Picture
    15,169 Moderator on at

    Hi @12FelipeDuarte 

     

    You may pass the gallery selected record to next screen using below formula:

    Navigate(Screen1,Transition.None,{varMainRecord: Gallery1.Selected});

     

    Next, in next screen 'Screen1', you can access the record using dot operator like if you want to access Title field then use the following formula:

    varMainRecord.Title

     

    Pls set the property of the required controls on next screen using variable 'varMainRecord'.

     

    Thanks

    Please remember to give a 👍 and accept my solution as it will help others in the future.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    It worked, thank you very much for your tip!

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
11manish Profile Picture

11manish 393 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 278 Most Valuable Professional

Last 30 days Overall leaderboard