Export failed<Downloads<Data

@mealspmmr, when I quickly checked your project, I could see a couple of issues in it. Don’t know whether that is what is breaking your download. But would like to list it out here so that you could make improvements to the project:

  • I could see issues with your translations. FYR …
    image
    You could fix this by following these support articles:
    Adding Another Language in the Project Dashboard
    Adding Another Language to your XLSForm

  • I could see 1 choice in your choices tab with list_name-vt that has 2966 choices. When the choices are large, you will need to use an external CSV file or the system may timeout when you try to download your dataset (when your dataset gets larger and larger).

  • And your final issue is seen here:

    Under the survey sheet:

    In the CSV File:

    The name column header should not have spaces and special characters.

You could go through this site here or even follow our community post discussed previously to learn more on using the external CSV files.

Though you are not able to download your dataset as XLS file format, I can confirm that you should be able to download your dataset in XLS (legacy) file format.