Survey responses in a database view
-
- UpdatedAug 3, 2023
- 2 minutes to read
- Vancouver
- Service Administration
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.
- 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.
Related Content
- View results for all surveys
You can view the survey responses that are stored on the Metric Result [asmt_metric_result] table.
- View the results for a survey
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
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
You can export scorecards as images.
- Request translations for surveys
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
Edit the translations for surveys, and after you make the changes, you can publish the translation.