Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Building An Unique Time Dimension.

Hello everyone,
I am facing a problem, I created a time dimension whose grain is month. most of my fact tables use this grain.
For a new fact requiring grain to day. I changed my dimension table. So I increased the number line by the number of days ...
All my data is multiplied by the number of days each month ...
I therefore humbly prostrate myself before you to find documentation on the creation of a time dimension.
I have to make 2 different Time Dimension ? It is the only solution that offers me my consultant...
In this case, users do not know what is the good dimension to use for an indicator...
Thanks,
Answers
-
Your dimension is fine. You just have to tie your facts to a different grain.
0 -
I can not have the data differently than so be either monthly or daily. It all depends on the indicator ...
how do you do to cohabit fact made with different grains with a single time dimension ?
technically possible? or I am wrong ??
0 -
Sure. Just look at SampleApp:
It's just a question of logical relation vs physical join. The relation between teh entities is there for both in one go in the logical layer but physically some facts join on the month level and some on the day.
0 -
Thanks for your help Christian !!
0