Notifications
Announcements
Anyone already experienced that the dataset doesn't contain all records when the updateView() is called for the last time? We've to refresh the dataset in the react component constructor to finally get all records. I've already created a microsoft ticket but thought someone might have encountered this problem already.Console log
updateView runs multiple times during the form load (usually 2-4 times during onload) and it is to be expected that the dataset and parameters could be null or incomplete during each of those runs leading up to the last. If you're saying that your dataset is incomplete on any one of those runs, this is to be expected and you just need to handle the null/incomplete data carefully. But if you're saying that the dataset is incomplete on every call of updateView, then no. I have never seen that and would be quite surprised to hear about it.
When the updateView() is called for the last time after initialization the record count is not correct and needs manual refresh to receive all records. I'm now in discussion with the product group responsible for model-driven apps.
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.
In our never-ending quest to improve we are simplifying the forum hierarchy…
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Kalathiya 372 Super User 2026 Season 1
WarrenBelz 303 Most Valuable Professional
MS.Ragavendar 238 Super User 2026 Season 1