Hi I am building a reconciliation system and is using the package of Syform to make an interface so that users can upload a file.
I tried using the “Select File” activity but cannot link it to the controls so that when the user clicks on “UPLOAD” it should open a dialog to select a file. The file should also store the data of the excel file in a database called “dt1”
Can anyone help please?
Here is my xaml:
ReadingExcel copy.zip (49.4 KB)