I have a scenario,
I created a simple SSRS report using only SalesLine as data source with one parameter as SalesId.
For SalesId = XXX01 is having two lines
so if I pass XXX01 as parameter then two separate report should open on screen. It mean separate report for each line. If that SO is having 4 lines then 4 report should open for each line.
How to get this in AX 2012 R2 (CU7).