---
sourceDocument: Zurich ServiceNow AI Platform Capabilities
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/servicenow-platform

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Survey responses in a database view

# Survey responses in a database view {#ariaid-title1}

* Release version: Zurich
* 
* Updated July 31, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read

Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) Summarized using AI  
This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.  

## Summary of Survey responses in a database view

ServiceNow allows customers to view and analyze survey responses through a database view, which presents each survey instance as a single row with answers to survey questions (metrics) shown in columns.
This facilitates easy analysis and export of survey data for reporting purposes.
Show full answer Show less  

## Key Features

* Database views can be created directly from the Survey Definition form to organize survey response data in a tabular format.
* The **View Responses in Rows** related link displays each survey instance response in a separate row, with survey questions as column headers and answers as the respective values.
* Export options are available via the standard ServiceNow platform capabilities, enabling survey response data to be exported for external use.
* By default, up to five active metrics per survey are displayed in the view, alongside key columns such as instance ID, assignee, and task.
* The database view can optionally show additional dates (start, due, expiry, completed) though these are not enabled by default.
* Special handling exists for ranking and multiple-choice metrics, where multiple records may appear for a single survey instance.

## Important Considerations

* The **View Responses in Rows** link is hidden if there are more than five active metrics, no responses, or over 100,000 responses for the survey.
* The database view supports surveys with up to 100,000 responses; however, if already opened in a tab, the view remains accessible beyond this limit.
* Any changes to survey configuration or metadata (such as adding or removing metrics or categories) trigger an event (*survey.resultsview.updated*) to notify users to synchronize the database view accordingly.
* The total number of survey responses is not displayed within the database view itself.

## Practical Use for ServiceNow Customers

This functionality enables ServiceNow customers to efficiently analyze survey data within the platform without complex scripting or external tools. It supports rapid insight generation, streamlined reporting, and easy export of survey results for further analysis or sharing. Customers should monitor survey metric counts and response volumes to ensure optimal database view usability and keep configuration changes synchronized with database views to maintain data accuracy.  
You can view survey responses in a database view for reporting purposes. For each survey
instance, you can view the instance as a single row and the answers to each survey question
(metric) in the corresponding columns. Analyze the responses easily and, if you want, export the
survey responses.

You can create a database view on the Survey Definition form. After the database view is
created, you can either export the survey response using the standard capabilities of the ServiceNow® platform or choose to create a report of the survey responses
using the Reporting module.

Use the View Responses in Rows related link on the Survey Definition
form to view each survey instance response in a separate row and each survey question as the
name of the corresponding column. The answer to the question is displayed in that column. To
export the survey response in a tabular form, in the context menu, click
Export.  
The first three columns of the form show the number of the survey instance (instance ID), who the survey is assigned to, and the task. A maximum of five active metrics are displayed in the view by default. The Survey Definition form doesn't show the View Responses in Rows related link when the following conditions occur.

* There are more than five active metrics.
* There are no responses to the survey instance.
* There are more than 100 K responses for that particular survey. To view this database view of the survey responses, the number of responses must be less than or equal to 100 K. But, the database view is still accessible for more than 100 K responses when it's already open in a new tab.
{#survey-result-database-view__ul_a1t_w1g_ytb}  
The database view can show the start date, due date, expiry date, and completed date, but this information is not available by default. If the survey instance is triggered, then the trigger record is displayed in the Task column. The total number of survey responses isn't displayed in the database view. For the ranking and multiple-choice metrics, based on user survey responses, multiple records are displayed instead of one record per survey instance.  
Note:  
Any change or update to survey configuration or metadata (For example, addition or deletion of a new metric or category) might affect the database view. In such cases, an event (survey.results_view.updated) is generated so that users can take necessary actions to synchronize the data.
**Related tasks**   

* [View results for all surveys](https://www.servicenow.com/docs/JV7xzMvPo7P7UPY2kmbaWg "You can view the survey responses that are stored on the Metric Result [asmt_metric_result] table.")
* [View the results for a survey](https://www.servicenow.com/docs/kaOZ5qnO92heQ3hUlXe~eQ "You can view the responses for one survey definition. Survey results are stored on the Metric Result [asmt_metric_result] table.")
* [View a survey scorecard](https://www.servicenow.com/docs/p7qDj_MnarKzw64_~eVg9w "A survey scorecard provides a visual breakdown of survey responses by category, based on the way questions were answered.")
* [Export a quiz scorecard as an image](https://www.servicenow.com/docs/Bay_3T9S8vdXy91LO654bQ "You can export scorecards as images.")
* [Request translations for surveys](https://www.servicenow.com/docs/0R4nv5cTw~AxOvmHFi4snw "Request translations for surveys to localize them into one or more languages. Localization requested items that are created for the selected surveys in all the selected languages.")
* [Edit translations for surveys](https://www.servicenow.com/docs/GmYJ8dn0X5Qpj7AE_x72SQ "Edit the translations for surveys, and after you make the changes, you can publish the translation.")

