Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to add survey score card to Dashboard?

sowmya28
Tera Contributor

I created a survey and I can view it's results by clicking scorecard. Can you please guide me how can I add survey score card to dashboard?

Thanks in advance. Please help me as this is critical.

7 REPLIES 7

Vinayak Belgaon
Mega Guru

Hi Sowmya,

 

If you already have the report you can add it to the dashboard like below. If you do not have a report you can create one on the asmt_metric_result table with the filter for you survey and then add that report on the dashboard. I am not sure what scorecard are you talking about, could you please explain or share and screenshot for more clarity?


find_real_file.png

I created a survey with single question which is of 11 point scale.

This appears as score card in the related link.

Can you please guide me how can I bring in the same scorecard in Report.

Kiranmai_KVL
Kilo Sage

Hello Soumya,

 

Please follow below steps to add survey scorecard to your dashboard :

 

1) If your requirement is to display exact scorecard page, then go to dashboard you want to add. Click on add & create a content block & select type as new iFrame.

 

find_real_file.png

 

2) In the new iFrame, give the URL of the scorecard link. 

EG: assessment_scorecard.do?sysparm_record_sysid=502a2c44d7211100158ba6859e6103a3&sysparm_assessable_table=asmt_metric_type&sysparm_metric_type=502a2c44d7211100158ba6859e6103a3&sysparm_display=Service%20Desk%20Satisfaction%20Survey&sysparm_title=Survey%20Scorecard&sysparm_uipage=true

Please note the OOB view scorecard page is only visible to admin,survey_admin, assessment_admin, survey_reader.

 

find_real_file.png

 

3) It should look like this :

 

 

find_real_file.png

 

Let me know if it helps.

It looks really good!

But I have one doubt. Can I use this to follow an interactive filter?