Software Asset Workspace : How is software spend calculated?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: ; } } The total spend in the software spend widget within the SAM workspace is calculated by the below PA indicator:https://{instance_name}.service-now.com/nav_to.do?uri=pa_indicators.do?sys_id=aa83aa260b450300823505c137673a34%26sysparm_view=automated Software spend is calculated as the sum of the total spend value of those records in the table : samp_license_metric_result where the condition Software model result Latest = truehttps://{instance_name}.service-now.com/samp_license_metric_result_list.do?sysparm_query=software_model_result.latest%3Dtrue&sysparm_view=