We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Show the overall price of cost of servers per model

paulmagaling
Tera Contributor

We have one report where we need to show the servers with their specific overall price per model. So far, with exploring the Platform Analytics, I still can't sum the cost for each model group. A colleague of mine suggested that I should try indicator scorecard and formula indicator; but, as I worked with formula indicator, it doesn't show the records as required for the report.

 

Is there any other solution or idea to sum the cost for each model without the need of creating a custom field?

paulmagaling_0-1771234440860.png

Thanks,

Paul

1 ACCEPTED SOLUTION

Mark Manders
Giga Patron

Have you tried a pivot table with a sum?

Set your rows to model (group), and your metric to cost (SUM)

MarkManders_0-1771253102421.png

 


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

View solution in original post

2 REPLIES 2

Mark Manders
Giga Patron

Have you tried a pivot table with a sum?

Set your rows to model (group), and your metric to cost (SUM)

MarkManders_0-1771253102421.png

 


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

and by adding rows, you can create your 'group by' (use 'show pivot expanded' option under 'presentation' as collapsed/not collapsed)


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark