Sum of RITM Variable in a report

Burhan Shah
Tera Contributor

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

11 REPLIES 11

Hi @Burhan Shah , 

 

If you utilize the sc_req_item table instead, then you can dot-walk to variables:

AndersBGS_0-1725521237687.png

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/

Hi @AndersBGS 

 

We can dot-walk in filters only. The Aggregation (Sum) doesn't have a variable option.

 

Regards,
Burhan

Prarthana Patil
Tera Expert

Hi @Burhan Shah ,

 

Please create a report on RITM table as:-

Screenshot 2024-09-05 at 1.27.42 PM.png

Go to configure tab and set aggregation as "SUM" -> Select you field rather than quantity(example Invoice Value)

91B51234-BF8D-4646-A516-8C703DFC32B3_1_201_a.jpeg

If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful."

 

Regards,

Prarthana Patil

Hi @Prarthana Patil 

 

In the sum configure field, you can't dot walk variables of RITM.

 

Regards,
Burhan

jaswalvishal106
Tera Expert

Hello @Burhan Shah : The report type is single score shown below with aggregation as sum:

1.jpg2.jpg