Template auto-execute
Any one guide me how to implement the below scenario;
Two different reprots, each having its own data model and own template. Report A need to call Report B based on one of the column value.
When user pulls reprot A, report B need to attach as required format (pdf).
Thanks in advance