How to report subset of form submissions

  • anthonyyoung
    Asked on February 22, 2021 at 10:11 PM

    I have a form which generates roughly 100 submissions a day. I download it as a CSV for input into another system but the CSV size is rapidly growing into the tens of thousands of rows, most of which represent obsolete data.

    Is there a way to generate a CSV with a subset of the submissions based on date?

    Note: A table view of the form allows me to do this, but I can't find a way of saving the table setup, and recreating it every day is not very practical.

  • Bojan Support Team Lead
    Replied on February 24, 2021 at 5:20 AM

    Greetings.

    Currently, the only way to download multiple submissions between the specific dates is to create a filter in Tables.

    You can also filter form data, and display it only if its status is read:

    screenshot 3881 Screenshot 10

    This way, only the newest ones will be included in the CSV file.

    Let us know if you have any additional questions.