Pass current row property of a report to subreport
Good morning,
We have a requirement from our customer for which we need to retrieve only one row from another table basing on the last updated record and an "id" present on the main report
To do that we created a subreport which is limited to 1 row basing on last updated record but since the subreport is executed without parameter when it is called from the main report only one row is always retrieved indipendently from the id.
Is there a way to pass a current row property (from main report) as parameter to the subreport or could you suggest another approach to satisfy this requirement?
Our Pega version is 7.1.9
thanks in advance,
Marco