Hi,
I want to view the intermediate join data from Composite Provider.
For example, a Composite Provider got a combination of 5 joins (inner and left outer) J1, J2, J3, J4, and J5.
I want to be able to look at the join result of J2.
How do I achieve this?
Thank you.