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-05-2024 12:27 AM
Hi @Burhan Shah ,
If you utilize the sc_req_item table instead, then you can dot-walk to variables:
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-05-2024 12:36 AM
Hi @AndersBGS
We can dot-walk in filters only. The Aggregation (Sum) doesn't have a variable option.
Regards,
Burhan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2024 01:03 AM - edited 09-05-2024 01:04 AM
Hi @Burhan Shah ,
Please create a report on RITM table as:-
Go to configure tab and set aggregation as "SUM" -> Select you field rather than quantity(example Invoice Value)
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful."
Regards,
Prarthana Patil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2024 01:19 AM
In the sum configure field, you can't dot walk variables of RITM.
Regards,
Burhan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2024 02:24 AM
Hello @Burhan Shah : The report type is single score shown below with aggregation as sum: