I have developed a master - detail form with a master report. I have a filter on the master Report which is successfully excluding rows as in they not displayed. So I have for example 5 out of 10 rows in table A displayed.
My problem is when I select a row, click on it, it navigates to the Master Detail Screen (the Master Region has navigation buttons) I get all rows, i.e. it says 1/10. Is there any way I can exclude the filtered out rows in Master Navigation?