Hello, I find this is a common issue I run into and never found a real solution or even explanation for the problem. I am building an app in Power Apps for Teams, using data from Dataverse. In the attached file (sorry for crappy quality) I am switching between two gallery records. Most of the fields load instantly with the data from the new record, but you can see the "number of samples" field lags, so it shows the previous record's value for a second.
Why would this field take a bit longer to load the data and not the other ones. This is all fake data where there are only five or so records, so it is not trying to search through vast amounts of data. This field is a "Whole Number" field while the others are text fields, if that makes a difference. Just very curious about the best way to address this. It is not visually appealing and it could definitely cause confusion for users if they are not paying attention.