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 / Screen not updating wi...
Power Apps
Answered

Screen not updating with other sharepoint list

(0) ShareShare
ReportReport
Posted on by 119

Hi community,

 

I have created a Thank You screen and it should display ( data table) with the information  from the previous screens(forms) that have been submitted by the user.

When I built the first screen where the user inputs value in a form its getting displayed on the Thank you screen.

 

I am not able to create a dynamic link on this thank you page that can populate the data table from the other input form data. 

 

Formula I have used on the thank you screen in data table is :

 

Filter('ABC list',User().Email in Emailid)

 

I want to add EFG list also to be displayed on the data table?

 

Any suggestion how I can either build in existing data table?

 

Please let me know in case of any queries.

 

Categories:
I have the same question (0)
  • Verified answer
    Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    Hi @Mishatandon 

    You would do that with the AddColumns() function on the Items property of the data table based on a common field in both tables, say A1 in the second table. 

     

    AddColumns(ABC, "columnnameD", Lookup(EFG,A1=A,D),"columnnameE", Lookup(EFG,A1=A,G),"columnnameG", Lookup(EFG,A1=A,G))

    A good choice for A and A1 would be the ID column in ABC. 

     

  • Mishatandon Profile Picture
    119 on at

    @Drrickryp  thanks for guidance, this helped!

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

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard