Support downloading of form submissions containing repeat group in csv format #894
Labels
backend
Related to backend code
enhancement
New feature or request
help wanted
Extra attention is needed
ODK
Any requests for optimizing ODK
Current Situation
Currently, our system allows users to create forms with repeat groups to collect structured and repeatable data. However, when users attempt to download these form submissions, the system only supports downloading the data in non-relational formats (e.g., JSON or XML). While these formats are useful for various purposes, there is a growing demand for CSV downloads as it is a widely accepted and easily readable format, especially for data analysis and reporting purposes.
Proposed Solution
This feature request is to enhance our system's capabilities by adding the option to download form submissions containing repeat groups in CSV format. This would empower our users to seamlessly export their data in a tabular, structured, and easily analyzable format, streamlining their data processing workflows.
Expected Behavior
The expected behavior of this feature request can be summarized as follows:
The text was updated successfully, but these errors were encountered: