Hie Guys,
I have successfully created a combined report from 2 different universes.
"Universe 1" was created based on a SQL query from a MySQL connection/database. I created a derived table using the SQL query. Now, one of the objects in the derived table named "Sponsor Name" had "Sponsor ID' values from "Universe 2". Thus, I had to create a detail variable to get the Sponsor Names. The problem I am facing is - some of the ID fields from "Universe 1" are not available in "Universe 2". Thus, I have some blank Sponsor Names in the combined report.
Details about the MySQL Connection:
The "MySQL" database queries a "PeopleSoft - Oracle" table to get the Sponsor Names. I've attached snapshot of the query below.
Can anyone help me on getting this issue resolved? Thanks.