- 13 Jun 2025
- 2 minute read
- Print
- DarkLight
- PDF
Querying on Form Responses
- Updated 13 Jun 2025
- 2 minute read
- Print
- DarkLight
- PDF
When creating a form response-scoped query, or joining to Form Response in any query, you’ll be prompted to choose between querying responses for all forms and events or a specific form, event, or template. Depending upon the option you choose, different querying options are available.
Querying form, event, or template data
The form response query base contains only information relating to responses to forms—for example: registration status, form submission date, or count of guests. Information about the form, event, or template itself is not immediately available from the Form Response base, regardless of whether you chose to query responses for all forms and events or a specific form, event, or template.
To access data on the form, event, or template itself within your query, add a new Join from form response to form. After creating that join, you will be able to query on data points such as the form’s title, an event’s start date/time, or its internal URL.
Querying response data from a specific form, event, or template
When a specific form, event, or template is chosen as the base type for a form response query or join, Slate will automatically generate exports and filters based on the form fields on that form, event, or template (whether they are mapped or unmapped). You can use these exports and filters as you would any other exports and filters in Slate.
📝 Note
The option to query response data from a specific form, event, or template may be limited or unavailable depending on the query base you’re joining from. For example, only Application-scoped forms will be available when joining from the Application base.
Querying response data from all forms and events
When creating queries or reports, you may wish to query on data from multiple unique forms or templates. The form field value export available from the all forms and events form response query base simplifies accessing this data. This can be especially useful in reporting across multiple forms that collect different, but overlapping, data points.
After selecting the form field value export, Slate will display a warning that the export requires configuration:
Edit the export by double-clicking it or selecting the edit button. Under “Configuration,” enter the Export Key of your Form Field exactly as it displays in your form.
After configuring the form field value export, it will return the value associated with that export key in any form responses where a value exists.