Hi all,
I'm using OBIEE 11g. Please kindly advise me with building RDP to support the following report:
There is one fact table containing retail sales with daily granularity.
The fact is linked to multiple dimensions such as Product, Sale site, Supplier, Vendor and each of them containins parent-child hierarchy (no problem with that) and time dimension (level based hierarchy - from Years as top level to Days as the most bottom level).
Requirement for the report is to conduct aggregation over these dimensions and times (ex. Aggregated Sales in 1st quarter of year 2018 for Product category named "Meat"; Trade margin ...; etc).
Is also required to select via prompt two time periods:
1. Standard time period (SP)
2. Referential time period (RP)
and compare agregated measures in these two separated time periods.
Then there will be some calculated columns which compares and combine these measures to one. For example: Sale index = Sales during SP / Sales during RP.
These time period could be overlaping (ex.: SP: from January 2017 to December 2017; RP: from July 2017 to July 2018) or be disjunctive (ex.: SP: whole year 2017; RP: whole year 2018).
I understand that it will be necessary to create a second time dimension (also a hierarchy) for the Referential period that uses as Logical Table Source aliased physical tables from the Standard time period time dimension.
Then create association from fact to this new time dimension in Business Model.
But when I do this and then select disjunctive time periods I get no results since the conditions is too restrictive.
How do I di this? Is it even possible?
Any advice is much appreciated.
Thank you,
Jan Pilar