I am new to power apps and learning to understand the functional flow.
I just want to know, how to submit the form fields to sql server in simple steps.
i have already created SQL Connection and the Fileds is (EmpNo,Name,Address,MobileNo).
I have already designed canvas form fields (EmpNo,Name,Address,MobileNo).
I have added the submit button. How to send the form fields to sql server while on submit...