diff --git a/qqq-backend-core/src/main/java/com/kingsrook/qqq/backend/core/processes/implementations/bulk/insert/BulkInsertPrepareFileUploadStep.java b/qqq-backend-core/src/main/java/com/kingsrook/qqq/backend/core/processes/implementations/bulk/insert/BulkInsertPrepareFileUploadStep.java index 26ebc729..ea4810a9 100644 --- a/qqq-backend-core/src/main/java/com/kingsrook/qqq/backend/core/processes/implementations/bulk/insert/BulkInsertPrepareFileUploadStep.java +++ b/qqq-backend-core/src/main/java/com/kingsrook/qqq/backend/core/processes/implementations/bulk/insert/BulkInsertPrepareFileUploadStep.java @@ -99,8 +99,9 @@ public class BulkInsertPrepareFileUploadStep implements BackendStep
Your file can contain any number of columns. You will be prompted to map fields from the ${tableLabel} table to columns from your file or default values for all records that - you are loading on the next screen. It is optional (though encouraged) whether you include - a header row in your file. For Excel files, only the first sheet in the workbook will be used.
Your file can contain any number of columns. You will be prompted to map fields from the ${tableLabel} table to columns from your file or default values for all records that - you are loading on the next screen. It is optional (though encouraged) whether you include - a header row in your file. For Excel files, only the first sheet in the workbook will be used.