Categories
- All Categories
- Oracle Analytics Learning Hub
- 25 Oracle Analytics Sharing Center
- 17 Oracle Analytics Lounge
- 233 Oracle Analytics News
- 45 Oracle Analytics Videos
- 15.9K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 87 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
TimeDim - same day results
Hello, when adding TimeDim ( time dimension) , it will only return results from previous days, for instance I am trying to populate results for today, 5/9/22 but it will only populate results from 5/8/22 and later, Thanks in advance if this is an easy fix.
Answers
-
Do you have any data for "today" ?
There is no magic, OBIEE/OAS does generate a query and execute it.
Look in the logs, find the generated query and there you will also find the reasons of no data for "today".
Maybe there is an inner join that remove "today" because of no data available in a table. The physical query generated will tell you exactly why you see what you see only.
It's impossible to tell you more about a fix, because you are the only one seeing what is happening and having the model you have etc.
0
