<h2>Enable real-time updating for single score report widgets</h2><br/><div style="overflow-x:auto"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><meta content="text/html; charset=UTF-8" /><meta name="copyright" content="(C) Copyright 2025" /><meta name="DC.rights.owner" content="(C) Copyright 2025" /><meta name="generator" content="DITA-OT" /><meta name="DC.type" content="task" /><meta name="DC.title" content="Enable real-time updating for single score report widgets" /><meta name="abstract" content="Real-time updates ensure that users viewing a responsive dashboard always see the most up-to-date information." /><meta name="description" content="Real-time updates ensure that users viewing a responsive dashboard always see the most up-to-date information." /><meta name="DC.contributor" content="josephinesne.sokkula" /><meta name="DC.contributor" content="courtney.bradwell" /><meta name="DC.creator" content="ServiceNow" /><meta name="DC.contributor" content="courtney.bradwell" /><meta name="DC.date.created" content="2023-08-03" /><meta name="DC.date.modified" content="2024-11-11" /><meta name="DC.format" content="XHTML" /><meta name="DC.identifier" content="enable-real-time-update-single-score-widget" /><link rel="stylesheet" type="text/css" href="../../../CSS/commonltr.css" /><title>Enable real-time updating for single score report widgets</title></head><body id="enable-real-time-update-single-score-widget"> <h1 class="title topictitle1" id="ariaid-title1">Enable real-time updating for single score report widgets</h1> <div class="body taskbody"><p class="shortdesc">Real-time updates ensure that users viewing a responsive dashboard always see the most up-to-date information.</p> <div class="section prereq p"> <p class="p">Role required: You must have edit rights to the dashboard where the widget has been added.</p> <div class="p">Four types of aggregation are available for single-score reports: Count, Average, Sum, and Count Distinct. Real-time updating is available only for single score widgets that use the <span class="ph uicontrol">Count</span> aggregation.<div class="note"><span class="notetitle">Note:</span> Real-time updating doesn’t work for single score report widgets on responsive dashboards under the following circumstances:<ul class="ul" id="enable-real-time-update-single-score-widget__ul_rld_s1s_w2b"><li class="li">When the report source is a database view, the user must click the Refresh icon <img class="image icon" id="enable-real-time-update-single-score-widget__image_z51_12s_w2b" height="20" src="../image/icon-refresh.png" alt="" /> on the widget to update the score. For more information, see <a class="xref" href="../use/reporting/concept/c_DatabaseViews.dita/c_DatabaseViews.html" target="_blank" rel="noopener noreferrer">Database views</a>.</li><li class="li">Domain visibility is not supported in real-time reporting. Only the assigned domain of the user and its domain hierarchy and, the global domain are supported.</li><li class="li">When the visualization has dot-walked conditions, the single score report doesn’t update when there’s a related change on the extended table. The record watcher only sends updates on the base table of the report. For more information, see <a class="xref" href="https://support.servicenow.com/kb_view.do?sysparm_article=KB0868215" target="_blank" rel="noopener noreferrer">KB article KB0868215</a>.</li><li class="li">When a business rule that uses the <code class="ph codeph">current.update()</code> method fires on insert/update, the single score report increments by two instead of one. For more information, see <a class="xref" href="https://support.servicenow.com/kb_view.do?sysparm_article=KB0693812" target="_blank" rel="noopener noreferrer">KB article KB0693812</a>.</li><li class="li">Conditions that are added or modified by query business rules are not respected in real-time reporting. <p class="p">Because query business rules change query conditions on the fly for the specific user, the record watcher framework used for real-time updates doesn't trigger the query business rules.</p> </li><li class="li">When a widget uses the filter Assignment group - is (dynamic) - One of My Groups, the widget doesn’t update in real time. </li><li class="li">Filter conditions that contain non-ASCII characters (extended range/UTF-8 characters) may cause the real-time update to fail. The workaround is to make sure there are no special characters in the filter condition. Consider replacing queries on the Subject field with sys_id queries.</li><li class="li">Single score report time update is not supported on rotation tables.</li></ul> </div> </div> </div> <div class="section context"> <p class="p">You can enable real-time updating for single score widgets on dashboards.</p> </div> <ol class="ol steps"><li class="li step stepexpand"> <span class="ph cmd">Navigate to the dashboard where the single score widget has been added.</span> </li><li class="li step stepexpand"> <span class="ph cmd">Click the Add widgets icon(<img class="image icon" id="enable-real-time-update-single-score-widget__image_bqb_ptv_k5" src="../image/icon-add-user-db.png" alt="Add widgets icon - a plus inside of a circle" />) to put the dashboard in edit mode.</span> </li><li class="li step stepexpand"> <span class="ph cmd">Point to the widget, then click the gear icon (<img class="image icon" id="enable-real-time-update-single-score-widget__image_pwq_wlz_s5" src="../../performance-analytics/image/Cogwheel.png" alt="" />).</span> </li><li class="li step stepexpand"> <span class="ph cmd">Select <span class="ph uicontrol">Show real-time updates</span> then click <span class="ph uicontrol">Done</span>.</span> </li><li class="li step stepexpand"> <span class="ph cmd">Click the plus sign (<img class="image icon" id="enable-real-time-update-single-score-widget__image_uwb_bqn_4x" src="../image/AddWidgetButton.png" alt="Plus sign button" />) to exit edit mode for the dashboard.</span> <div class="itemgroup stepresult">The real-time icon (<img class="image icon" id="enable-real-time-update-single-score-widget__image_ylx_gv1_55" src="../image/real-time-update-icon.png" alt="" />) is added to the widget. This icon is permanently visible, even when the score isn’t changing.</div> </li></ol> <div class="section result" id="enable-real-time-update-single-score-widget__result_ib4_fyb_nvb"> <p class="p">When the value for a single score visualization changes, the change is reflected on the dashboard.</p> </div> </div> </body></html></div>