Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
ERP RPD Modelling Documentation

Organization Name
Western Digital
Description
Use case - User want to use multiple subject areas in ERP reporting.
Questions while creating report - How to know what all the joins available in the different subjects. Which facts are joined to which dimension and what join conditions are being used here.
Reports are rendering data as null or multiplied multiple times. Because of the left or right or full outer join. And also the filter conditions affect here.
Solution -
Prepare a document on the Datamodelling done in the RPD.
Which fact is joined with which all dimensions.
What are the join conditions.
What joining columns are to be used between the subject areas.
What are the Natural/Primary columns in the underlying tables.
Use Case and Business Need
Measure is coming as null if more columns are pulled in the report.
Measure is coming in multiple times, in the report. Depending on how many records the dimension is returning in the left outer join.
User is just pulling multiple columns from different subject areas based on the need and the joins are hampering the data quality.
More details
Measure is coming as null if more columns are pulled in the report.
Measure is coming in multiple times, in the report. Depending on how many records the dimension is returning in the left outer join.
User is just pulling multiple columns from different subject areas based on the need and the joins are hampering the data quality.
Original Idea Number: 9881c94ce0
Comments
-
Document available in the path - https://cloudcustomerconnect.oracle.com/posts/7643f26ffd
Doc name - Rel13.19D_SCM_and_PRC_OTBI_Database_Mapping_with_ViewObjects.xlsx
The excel mentioned does not have any thing that specify something as a fact/measure/dimension/confirmed-dimension/UniqueKey/PrimaryKey.
0