I need to create a report using two data sources in cognos 10. A master source has a "column" named id which i want to use as second data source parameter. I create a master detail relationship from id to my parameter, but to all details id from first row is passed.
How to change it to a situation where id from row is passed?

A detail(x) is a effect of second data source with passed parameter.