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 / Data table not showing...
Power Apps
Unanswered

Data table not showing correctly without refresh button --possible bug

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello, I have created a parent and child entity.  When I go from the parent to child form in my app, I pass the ID of the parent to the child.  In ViewForm mode, I am able to see all the child forms associated with the parent form.  However, the form usually shows the child forms of the previous parent form selected, rather than the current one.  If I refresh the child entity when I enter the page, the issue goes away and I see the correct child forms associated with the parent form.  Is this a bug?

Categories:
I have the same question (0)
  • KroonOfficeSol Profile Picture
    587 on at

     Hi tgiard,

     

    Are there two separate screens in your App and are you passing the ID in the context part off the navigate function?

     

    Next time please add the functions you are using in a code block. Like so:

    Navigate(Screen2, Cover, {ID:MyID})

    And the formula you use for your gallery, in this case the source and item formula's. The way you now have posted your question is to lean and basically not to answer. like:

    Source:

    dbo.MyTable

    Item

    Filter(dbo.MyTable, condition)

    This makes it easier to answer your question by the community Smiley Wink

     

    Now, you're problem could be an issue with refreshing the datasource do a refresh on the OnVisible property off the screen can maybe fix your problem. Besides that I would suggest that you reset your local variable at the OnHidden Property, like so:

    UpdateContext({YourVariable:Blank()})

    In this way you automaticly reset your gallery to be empty and so blank when goïng to the screen. Basically I reset all my variables, collections and other things I initialize before to or OnVisible off the form

     

    Another think to check is maybe if your formula at the item parameter off your gallery has a blue spot, which means not delegated to the server. In this case your problem could also come from the items limit for your gallery (default 500, but can be set to max 2.000 in de appsettings menu).

     

    Hope this helps.

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

#2
11manish Profile Picture

11manish 203 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard