Hi Guys,
I need to use objects from 2 different classes in my Webi report. The 2 classes are -
1) Date
2) Employee
However, there is no common dimension to merge the classes and if I use both classes in the same query, I get less rows in my report.
In the universe, "Date" class is derived from the "DATE" table and "Employee" class is derived from the "WORKER" table.
The tables are joined in the universe (UDT 4.1) as shown below.
Now, I need to use objects from the "WORKER" and "DATE" table in my Webi Report, but there is no field I see that can join the 2 tables. Could anyone please help me with this issue?