Skip to main content
During import, bulk-imported data can trigger the form’s existing validation rules, business rules, integration & automation flows, message notifications, and third-party callbacks—just as if the records were submitted manually.
  • Supported component types: Single-line text, Multi-line text, Select, dropdown single select, Multiselect, dropdown multiselect, image upload, Attachment, User, Department, Numerical, Date, date range, subform, associated form (main table).
  • Unsupported component types: image-text display, Rich Text, cascade select, Country/Region, location, Signature, associated form (sub-table).
  • Bulk-imported data appears in the row order of the Excel file.

Steps

Follow these steps to bulk-import data.
  1. Sign in to the YiDA workbench and open the app page management screen.
  2. Select the form to import data into, then click Data management > Import.
  3. Configure the import rules.
  1. Download the form data template and edit the data according to the sample.
For a smooth import, download the template first and follow the provided sample.
  1. Upload the file to bulk-import. .xls and .xlsx file types are supported.
  2. After the upload completes, verify the data preview, configure the form’s Field mappings and Submitter, then click Import to start the import job.
  3. When the import completes, click Close to finish.

Excel Format Requirements

Bulk import must strictly follow each component’s required format. Data in the wrong format fails to import. The Excel format requirements for each YiDA component are as follows:

Notes

Keep the following in mind when uploading an Excel file:
  • File size must not exceed 10 MB, and a single sheet must not contain more than 5,000 rows.
  • Only .xls and .xlsx file formats are supported.
  • Make sure the header of the sheet you want to import contains no empty cells; otherwise the system will not import that sheet.
  • Filtering bulk-imported data by built-in variables is not supported.
  • Excel formulas such as SUM or =H2*J2 are not supported in the import file.
  • Imported images and attachments are stored and count toward your attachment quota.
  • Cross-tab Pivot tables cannot be imported.

FAQ

  • Q: How do I bulk-import subform data?
Method 1: A new way to bulk-import and export subform data is now available. For details, see Subform. Method 2: Use the Excel data format below. For example, consider the subform in the inventory form shown below.
  • Q: The message “Importing data, please wait…” keeps showing, but no data is added. Why?
Check whether any columns in the Excel file are calculated by formulas (such as SUM or =H2*J2). Excel files that contain such formulas cannot be imported, and forcing the import may cause various errors.
  • Q: Why can the Date component be imported successfully even when the format differs from the one configured on the form?
The bulk import automatically pads or trims the precision of date values based on the date format configured in the form designer. Examples: Import result:
  • Q: Why do some numeric cells sometimes fail to import during bulk import?
A: When importing data that contains numbers, if you use the Numerical component, the cell format in Excel must be set to Number or General.