Skip to Content
0
Former Member
Oct 24, 2005 at 04:55 PM

Passing Selection Variables via Replacement Path

17 Views

I need a query(main) with list of Debits and Credits. I am pulling list of credits(side) from a seperate query for a specific selection and a condition in main query via replacement path, both on same ODS infoprovider. But in the side query, I cant put any selections or restrictions as they are dependent on main query result.

The side query itself when running is taking more than 5 mins due to large number of records on ODS.

My question is Can I pass selection variables from main query to side query?