Skip to Content
0
Oct 26, 2012 at 04:43 PM

OHD extract from Multiprovider

54 Views

hi,

I have a MP on top of two DSOs which do not have the same key fields.

Its like,

DSO1: A, B, C, D, E, F (key A and B)

DSO2: A, B, G, X, Y, Z (key A, B, G)

If I build a query on top of this MP, I can use the 'constant selection' to bring me the data in a single line, A, B, G, C, D, E, F, X, Y, Z.

But, I am extracting the data through an OHD. Is there any way I can get a single record? say an aggreagtion or anything like that.