Is it possible in ActivityInfo to populate a parent form and several subforms through a single Excel import?
Our use case is an annual country submission with one parent form and several subforms. Ideally, the focal point would complete one Excel workbook, with one sheet corresponding to each form/subform, and then upload the workbook once.
For example:
-
Parent Form
-
Subform 1
-
Subform 2
-
Subform 3
-
Subform 4
-
etc.
The parent form would be identified by keys such as Country + Reporting year, and each subform sheet would contain the corresponding parent keys.
Is there any supported way to import the whole workbook at once and have ActivityInfo automatically route each sheet to the correct parent form/subform while preserving the relationships? The current workflow is to manually paste each subform from the spreadsheet to the corresponding sub-form. A bulk one Excel data entry workflow will improve significantly the user experience.
If this is not supported through the standard importer, is there another recommended approach, for example through the API or another bulk import workflow?