Guidance Needed for Linking Reports and Passing Arguments in OEM Summary Reporting

Dear all,

I have a task at hand that involves creating a report which links to other reports based on the input from the initial report. Here’s an example to illustrate:

I have an OEM Summary Report that provides details such as claimed and unclaimed values for all OEMs. When a user clicks on the name of a specific OEM in this report, they should be directed to another report. This second report will utilize the clicked OEM name as input and display the particular OEM summary accordingly.

However, I am encountering an issue regarding how to effectively link these two reports and pass arguments, specifically the OEM name clicked, to the second report. Could anyone kindly provide guidance on how to accomplish this?

Your assistance would be greatly appreciated.

https://medium.com/@prasantpant/implementing-route-setup-in-erpnext-via-script-for-document-types-and-pages-f7f835843044

see this! It might help