Sum of RITM Variable in a report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2024 05:46 AM
Hello Community,
I am creating a report which can show the sum of all variables entered for a specific catalog item.
For example: The name of the variable is "Invoice Value" We have 5 RITMS and they have 5000 added as Invoice Value. How can I create a report showing the sum of the total Invoice Value of all RITMS?
Regards,
Burhan Shah
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2024 06:50 AM
Hi,
Check this thread where similar question is answered
Solved: Adding catalog item variables into report? - ServiceNow Community
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2024 06:57 AM
Hi @Anurag Tripathi
This thread is only about adding variables to the report but not the sum value of a variable.
Regards,
Burhan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2024 11:09 PM
Hi @Burhan Shah ,
Just create a report based on the sc_cat_item table whit condition "item is xxxx". Afterwards make the report to sum "invoice value".
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2024 11:54 PM
Hi @AndersBGS
Firstly. I can't dot-walk the catalog item. Secondly, there is no option to dot walk the catalog item variables too.
Regards,
Burhan