Hello everyone,
I have just finished creating a new .rpd file and uploaded it the BI server.
The problem is , when I go to Analysis/Analysis and Interactive Reporting in the BI web page and start to drag and drop the tables, the from clause in the sql query generated
is wrong. Instead of putting in the from clause the names of the tables dragged, it is putting the name of the subject area and resulting in an error:] Oracle Error code: 942, message: ORA-00942: table or view does not exist at OCI call OCIStmtExecute. (HY000).
I have created the joins but it looks like it is not being able to generate the right from clause.