Fetching Count and Sum Information different Reports

Options
vardhan_24
vardhan_24 Member, ALL USERS Posts: 5 Occasional Contributor

Hi All

 

I have an audit module which has a list as dimension. The list contains multiple report names. The List is pivoted as rows and line items has 2 columns as Count and Total_amount. My need is to go to respective source module of the reports and fetch the total count of records in that report and sum(Total_amount) in that report.

 

Please help suggest a right approach for the same.

 

Thanks

Yash 

Comments

  • vardhan_24
    vardhan_24 Member, ALL USERS Posts: 5 Occasional Contributor
    Thanks Vignesh for the detailed reply !