Hi all,
I am new to this forum.
My question is the following:
Is there a possibility in Designer to join conditionally three or more tables using a single "conditional join"?
Example:
I have a XXXX table with a column that can have several values (f.e. "A", "B", and "C"
.
A means transactions in Asia,
B means transactions in Europe,
C means transactions in America.
If the value is A, I want my query to retrieve data from table Asia, if it is B, to retrieve it from table Europe...
Tables A, B and C have the same structure, and the join with the XXXX table is on the same column, f.e. Transaction_code.
Does anyone know if this is possible in B.O.?
Thanks for your help
Gorka
I am new to this forum.
My question is the following:
Is there a possibility in Designer to join conditionally three or more tables using a single "conditional join"?
Example:
I have a XXXX table with a column that can have several values (f.e. "A", "B", and "C"
A means transactions in Asia,
B means transactions in Europe,
C means transactions in America.
If the value is A, I want my query to retrieve data from table Asia, if it is B, to retrieve it from table Europe...
Tables A, B and C have the same structure, and the join with the XXXX table is on the same column, f.e. Transaction_code.
Does anyone know if this is possible in B.O.?
Thanks for your help
Gorka