Applies to Product - Power Apps
What’s happening?
The customer experiences a "record not found" error only in the studio/IDE. When the app is played, the error does not occur, and the data is created successfully.
Reason:
The underlying cause of this may be related to the data connection or changes in the data source structure.
Resolution:
- Re-establish the data connection by removing the data source from the app and then adding it back again.
- Check for any changes in the data source structure (such as adding or removing columns) and ensure these changes are reflected in the app. Refresh the data source in the app to pick up these changes.
