I have data a,b,c in one datasource and a,x,y,z in another datasource.
How can i do a transformation using both datasources so I wind up with a,b,c,x,y,z in my dso.
Mike