With the Upload File from the Xpoda buttons, you can transport public transport by transferring it while passing through the training path.
Thanks to this button, the data obtained in the files is better avoided.
To register for this, form page, client exercise.
Click on the Upload File button from the ready buttons.
Select the file you want to upload from the screen that opens. Of the file types, only CSV, XLSX, XML, JSON file types are allowed to be selected.
Data tab: The data in the file you have added is read in order and listed in this field.
Data Mapping tab: The columns in the file you have uploaded and the fields on the form page are matched.
Example Usage:
Orderdata.xlsx table with 100 rows of records
By clicking the Select File button, the order order data.xlsx file is selected.
After the selection is made, the records are read one by one and listed in the Data tab.
Note: You can delete unwanted records to be imported with the delete button in the left corner.
Then, switch to the Data Mapping tab next to the Data tab, and the fields to be matched are selected from the drop-down boxes.
Matching must be performed for all fields. Otherwise, an empty record may be thrown into the database for mismatched fields.
Upload button is pressed. The data in the Excel file is saved in the database table of the form page.