Hi,
I have data coming from 2 dataproviders
* 1 universe based on SQL-Server
* 1 free-hand sql,based on an Oracle database
Dataprovider 1 contains a table with employee_code and employee_name.
Dataprovider 2 contains a table with employee_code and PlaceOfBirth.
I link the employee_code field between both dataproviders...
Problem: It isn't possible to show employee_code, employee_name and PlaceOfBirth in one single table in BO. It is possible to show employee_code with name, or employee_code with PlaceOfBirth...but is just not possible to show the three fields in 1 table.
Does anyone know the solution for this problem?
Thanks in advance,
Koen
I have data coming from 2 dataproviders
* 1 universe based on SQL-Server
* 1 free-hand sql,based on an Oracle database
Dataprovider 1 contains a table with employee_code and employee_name.
Dataprovider 2 contains a table with employee_code and PlaceOfBirth.
I link the employee_code field between both dataproviders...
Problem: It isn't possible to show employee_code, employee_name and PlaceOfBirth in one single table in BO. It is possible to show employee_code with name, or employee_code with PlaceOfBirth...but is just not possible to show the three fields in 1 table.
Does anyone know the solution for this problem?
Thanks in advance,
Koen