
Announcements
Hi,
I created a 3 window canvas app - each screen is linked to different data sources.
Manual text entry is required from the user - how can I link a Text Input box to my data source? All other input fields (date en dropdowns are linked). My data sources are linked SharePoint Lists
Hi @berkenmi ,
It seems you are not using Edit forms. We usually use forms to connect to data tables (Data Source property) and display specific item (Item property) and finally use a button with the SubmitForm function to save to data source.
Please refer to the tutorial document of below link:
PowerApps SharePoint connection step by step - Global SharePoint Diary (global-sharepoint.com)
Hope this helps.
Best regards,