Skip to Content
0
Jul 21, 2016 at 01:58 PM

CompositeProvider right join union

771 Views

Hello Hi,

I currently have 3 DSOs, one for AP line items, one for AR line items and one for GL line items.

I am thinking to create a union relationship to combine AP and AR data and then create a right outer join to the GL DSO....

However, when i create a CompositeProvider, I can only create a left outer join, but not the right outer join to GL DSO....

May i just ask how i can achieve that?

Thanks