Hello everybody,
I try to create a business model in obiee 12c. Here is my scenario;
I have 2 fact tables (Fact A, Fact
, 3 dimensions (Dim Time, Dim A, Dim 
Fact A --> Dim Time, Dim A (time dimension content level: month)
Fact B --> Dim Time, Dim B (time dimension content level: hour)
When I save the model, it gives warning saying;
Logical dimension table 'D_TIME' has a source 'D_TIME' with aggregation content set to level 'Hour'. The same dimension has aggregation content set in fact source 'F_UZL_DNG_DIGER.F_UZL_DNG_DIGER' to a higher level.
I know that, more than one fact table can be joined in business model by using content level setting. Where is my fault? Can you help me please.
Regards,