Can indicator values be carried forward from a previous month in Performance Analytics?Summary<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } Is it possible to carry forward the indicator value from previous month to next month in Performance Analytics ? Below is the scenario: There is a dashboard and a widget associated to it and this widget gives the data for specific catalog like how many requests are getting raised (Blue color), how many requests are closed (Green color), how many requests not closed (Yellow color). Refer the above screenshotNow there is a requirement or implementation help needed where user would like to know if it is possible to carry forward the indicator value from previous month to next month.For example, in October month, the requests not closed (Yellow) for October month is showing as 79 and this 79 needs to be added to next month November value of 117 (how many requests are getting raised (Blue colour)), so it should show the value as 117+79 = 196 (in blue colour) or else this 79 (from October Month) needs to be separately shown under November month Unfortunately, we does not have the out of box feasibility to carry forward the indicator value from previous month to next month in Performance Analytics. This request falls under customization support and it is outside of the scope of our Technical Support Department as we handle break-fix issues with the platform and questions regarding expected out of box functionality. You may want to consider posting this issue to our community where professionals, such as yourself, gather to exchange ideas and solutions. Here are a few links that will take you to our community: http://community.servicenow.com (home of our user forums and a number of technical blogs) http://community.servicenow.com/forums (direct link to the forums) http://community.servicenow.com/answered-topics (direct link to forum topics marked as "Answered") Note: the Community can be searched and browsed without logging in, but to post a question or comment, log-in is required. Today, Community log-in is separate from Support Portal log-in. If this functionality is extremely important and you need assistance implementing it, contact your account manager and request to involve the ServiceNow Professional Services team. Related Links<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } For more informaton, see KB0728414 - Customization Support FAQ and Guidelines