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 / what is wrong?? issues??
Power Apps
Unanswered

what is wrong?? issues??

(0) ShareShare
ReportReport
Posted on by 1,994

 

 

Hi Can I know what is this issue and how to solve??  This is a form pickup from Gallery.Selected to view and edit to patch.

 

Click row item on Gallery it will open the form A which is this error.

 

bbsin_1-1622108562038.png

 

Categories:
I have the same question (0)
  • TheRobRush Profile Picture
    11,128 Moderator on at

    It looks like your new form opens on a different 'screen' than the first. So instead of having the new form directly reference the first, you should pass on the referential variable through the navigate function and then reference the variable for populating the new form instead of having it try to reference data on a screen that is no longer active

  • bbsin Profile Picture
    1,994 on at

    Hi @TheRobRush 

     

    I am not sure how to do that..   

  • bbsin Profile Picture
    1,994 on at

    hi @TheRobRush 

     

    Strange .. it's working now.. sending back data to SP list but the error message still popup after submit?

    Does it mean that there are still missing info somewhere?  will it affect on going use?

     

  • TheRobRush Profile Picture
    11,128 Moderator on at

    It's not so much an error as it is a warning that the way you have set it up is going to make your app run far slower than it would if you did it with a variable

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Instead of referencing the other screen in your form, in the onselect code, add set variables as shown below,

    Set(varExampleInformation1,txtGalleryExampleInformationbox.text);
    Set(varExampleInformation2,lblGalleryExampleInformationbox.text);
    Set(varExampleInformation3,drpGalleryExampleInformationbox.Selected.Value)

     Then reference those variables instead of the fields. this will pass between screens easier as it wont need to keep both screens loaded.

  • bbsin Profile Picture
    1,994 on at

    @Anonymous 

     

    ok, not too sure how to set. the variable thing..  I will try to.  thanks

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

#2
11manish Profile Picture

11manish 136 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 109 Super User 2026 Season 2

Last 30 days Overall leaderboard