Publisher wise Percentage of reconciliation in report

MercBuilding
Giga Guru

Hi,

   In Servicenow sam pro, the percentage of publisher compliance is shown on License workbench. Is there way we can get this percentage in report format rather on workbench?

 

Thanks!

1 REPLY 1

Engelica Adalia
Mega Guru
Mega Guru

@MercBuilding I don't think you can change the report format of the "License usage -> Publishers" in the Software Asset Workspace (previously known as License Workbench). It only shows the percentage of compliance for each Publisher (percentage is calculated against the total products per Publisher) and there's no way to export it from the Workspace. I recommend creating a separate report to get these details though, use the Product Result [samp_product_result] table and filter it by recent reconciliation result. Export the data, group it by Publisher and Status, get the % total of the Product count (per Publisher) and it will match with what you have in the Workspace. 

 

Hope this helps!

 

Thank you,

Engelica