I have 2 lists in SharePoint namely Clients with client info and Visits where they log a visit. I want the Visit list to pull the contact number which is a required field from the Client list using lookup.
I have created a PowerApps application for the lists. However, when I add a record in the App it doesnt update all fields in the SharePoint list instead it shows a message 'Required info'. But when I add a record on the SharePoint side it works fine and updates the app.
How can I solve this so that all fields appear in the list when added in the App?