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 / Deep linking informati...
Power Apps
Suggested Answer

Deep linking information from submission one screen to another.

(0) ShareShare
ReportReport
Posted on by 40
Hello Everyone,
 
I want to show the information submitted to SharePoint from one screen (Screen1) to another screen (Screen2) that would be deep linked and shared to a list of users. The requirement is that the information shown in Screen2 is of one particular SharePoint item (submitted through Screen1). How can I do this ? or is there an alternate solution to how this can be achieved? 
 
Categories:
I have the same question (0)
  • Suggested answer
    Nandit Profile Picture
    1,568 Moderator on at
     
    If you are submitting data to SharePoint through a form, you can use the LastSubmit() function to retreive information on a different screen. 
    If you have Form1 on Screen1 and you are using SubmitForm(Form1) formula to save data in SharePoint, you can:
     
    • Add a new Edit Form to Screen2
    • In the Item property of Form2, write Form1.LastSubmit
    This should be able to show you the last item submitted to SharePoint on Screen2.
    Here's some more guidance on this use case - https://www.spguides.com/powerapps-lastsubmit/
     
    Hope this helps.
     
    Kind regards,. 
    Nandit
     
    If this answers your query, please mark this response as the answer.
    If its helpful, please leave a like. Thanks!
     
  • CU17091722-0 Profile Picture
    21 on at
    Hello,
    You can try next logic:
    1. Submit Form on Screen1: Capture the SharePoint item's ID on form submission.
    2. Deep Link Setup: Construct a deep link URL with the ItemID as a parameter.
    3. Retrieve Parameter on Screen2: Use the Param() function on Screen2 to retrieve the ItemID from the URL.
    4. Display Data on Screen2: Use LookUp() to retrieve the SharePoint item and display it on Screen2.

    By following this approach, you can deep link to Screen2 and show the data for a particular SharePoint item submitted via Screen1

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 530

#2
WarrenBelz Profile Picture

WarrenBelz 459 Most Valuable Professional

#3
Haque Profile Picture

Haque 314

Last 30 days Overall leaderboard