Software Asset Workspace: Potential Savings Indicator Amount Does Not Match samp_sw_reclamation_candidate Table SumIssue <!-- /*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: ; } } .kb-wrapper { font-family: Lato, sans-serif; font-size: 12pt; line-height: 1.7; max-width: 100%; } .kb-wrapper p { font-family: Lato, sans-serif; font-size: 12pt; margin: 0 0 10px 0; } .kb-wrapper code { background: #e6f0f5; color: #032D42; border: 1px solid #b8cfd8; border-radius: 3px; padding: 1px 5px; font-size: 11pt; } The Potential Savings amount displayed in the Software Asset Workspace (Software Asset Overview) does not match the sum of the potential_savings field when queried directly on the samp_sw_reclamation_candidate table. Symptoms<!-- /*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: ; } } .kb-wrapper { font-family: Lato, sans-serif; font-size: 12pt; line-height: 1.7; max-width: 100%; } .kb-wrapper ul { font-family: Lato, sans-serif; font-size: 12pt; margin: 0 0 10px 0; padding-left: 20px; } .kb-wrapper li { margin-bottom: 6px; } .kb-wrapper code { background: #e6f0f5; color: #032D42; border: 1px solid #b8cfd8; border-radius: 3px; padding: 1px 5px; font-size: 11pt; } The Potential Savings indicator value shown in Software Asset Workspace > Software Asset Overview differs from the total calculated by summing records directly on the samp_sw_reclamation_candidate table.The discrepancy may appear as a higher or lower value than expected when compared against a manual query or list view aggregate. Facts<!-- /*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: ; } } .kb-wrapper { font-family: Lato, sans-serif; font-size: 12pt; line-height: 1.7; max-width: 100%; } .kb-wrapper ul { font-family: Lato, sans-serif; font-size: 12pt; margin: 0 0 10px 0; padding-left: 20px; } .kb-wrapper li { margin-bottom: 6px; } .kb-wrapper code { background: #e6f0f5; color: #032D42; border: 1px solid #b8cfd8; border-radius: 3px; padding: 1px 5px; font-size: 11pt; } The Potential Savings value in the Software Asset Overview is populated by the Performance Analytics (PA) Indicator: SAM Potential Savings from Removal Candidates. Indicator sys_id: f33f5b8d08e26010f877a5cec59e9751Measurement: Daily, unit = USD ($)Data Source: SAM Potential Savings from Removal CandidatesSource Table: samp_sw_reclamation_candidateFilter Applied: Active = true The indicator score is collected by the scheduled job SAM - Daily Job. Job sys_id: ffc55a94dbfb22003fc57bfdae9619d9Collection Window: 1 Day ago to 1 Day ago (relative)Timezone: US/Eastern (as configured in the Run as tz field)Indicator Source Used: SAM Active Removal Candidates DailySource Table: samp_sw_reclamation_candidateFilter Applied: Active = true Release<!-- /*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: ; } } All Releases Cause<!-- /*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: ; } } .kb-wrapper { font-family: Lato, sans-serif; font-size: 12pt; line-height: 1.7; max-width: 100%; } .kb-wrapper p { font-family: Lato, sans-serif; font-size: 12pt; margin: 0 0 10px 0; } .kb-wrapper ul { font-family: Lato, sans-serif; font-size: 12pt; margin: 0 0 10px 0; padding-left: 20px; } .kb-wrapper li { margin-bottom: 6px; } .kb-wrapper code { background: #e6f0f5; color: #032D42; border: 1px solid #b8cfd8; border-radius: 3px; padding: 1px 5px; font-size: 11pt; } The Potential Savings value in the Software Asset Overview reflects a PA indicator score collected during the previous day's scheduled job run, not a real-time sum of the current samp_sw_reclamation_candidate table. The displayed value may differ from a live table query due to one or more of the following: Data staleness — The indicator is collected once daily. Any changes to reclamation candidates (additions, removals, or active flag updates) after the last job run will not be reflected until the next execution of SAM - Daily Job.Timezone offset — The job collects scores based on the US/Eastern timezone. If the instance or user is in a different timezone, the collection window may not align with expectations.Active filter timing — Records deactivated or activated between job runs will affect the live table sum but will not impact the stored indicator score until the next collection cycle. Resolution<!-- /*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: ; } } .kb-wrapper { font-family: Lato, sans-serif; font-size: 12pt; line-height: 1.7; max-width: 100%; } .kb-wrapper p { font-family: Lato, sans-serif; font-size: 12pt; margin: 0 0 10px 0; } .kb-wrapper ul { font-family: Lato, sans-serif; font-size: 12pt; margin: 0 0 10px 0; padding-left: 20px; } .kb-wrapper li { margin-bottom: 6px; } .kb-wrapper .opt-heading { font-family: Lato, sans-serif; font-size: 12pt; font-weight: bold; color: #032D42; margin: 16px 0 6px 0; } .kb-wrapper code { background: #e6f0f5; color: #032D42; border: 1px solid #b8cfd8; border-radius: 3px; padding: 1px 5px; font-size: 11pt; } .kb-wrapper .steps { list-style: none; padding-left: 0; counter-reset: step-counter; } .kb-wrapper .steps > li { counter-increment: step-counter; display: block; padding-left: 38px; position: relative; margin-bottom: 10px; } .kb-wrapper .steps > li::before { content: counter(step-counter); position: absolute; left: 0; top: 2px; display: flex; align-items: center; justify-content: center; width: 26px; height: 26px; border-radius: 50%; background: #032D42; color: #63DF4E; font-weight: bold; font-size: 11pt; } Step 1: Confirm the PA Indicator Configuration Navigate to Performance Analytics > Indicators > All Indicators.Search for and open the indicator: SAM Potential Savings from Removal Candidates (sys_id: f33f5b8d08e26010f877a5cec59e9751).Verify the data source points to samp_sw_reclamation_candidate with the filter Active = true. Step 2: Review the SAM Daily Job Last Run Time Navigate to System Scheduler > Scheduled Jobs and open the SAM - Daily Job record (sys_id: ffc55a94dbfb22003fc57bfdae9619d9).Confirm the Last run time and verify the job executed successfully.Check the Run as tz field and confirm the US/Eastern timezone is correctly configured for the environment. Step 3: Manually Trigger the Scheduled Job (If Needed) From the SAM - Daily Job record, click Execute Now to force an immediate score collection.After execution completes, refresh Software Asset Workspace > Software Asset Overview and verify the Potential Savings value updates. Step 4: Validate the Live Table Sum Navigate to samp_sw_reclamation_candidate.list in a browser tab.Apply the filter: Active = true.Use the list view aggregate or a background script to sum the potential_savings field.Compare this value against the PA indicator score collected during the last job run — a difference is expected if records have changed since the last collection window. Step 5: Assess Ongoing Discrepancy If the discrepancy persists after the job runs successfully, review whether any business rules, data policies, or transforms are modifying the potential_savings field on reclamation candidate records outside of the standard SAM reclamation process.If the timezone configuration does not match the instance's primary operating region, consider adjusting the Run as tz field on the SAM - Daily Job to align collection timing with business expectations. 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: ; } } .kb-wrapper { font-family: Lato, sans-serif; font-size: 12pt; line-height: 1.7; max-width: 100%; } .kb-wrapper ul { font-family: Lato, sans-serif; font-size: 12pt; margin: 0 0 10px 0; padding-left: 20px; } .kb-wrapper li { margin-bottom: 6px; } .kb-wrapper a { color: #00718F; } Software reclamation candidatesPerformance Analytics overview