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
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Week number configuration

Hi,
There is a reporting requirement for weekly report and we are using the obiee week number functionality. The way obiee calculates week is from Sunday to Saturday but our requirement is to calculate week from Monday to Sunday. Is there any way to change that in obiee or do you recommend any other solutions?
Thanks
Julie
Answers
-
Use of information drives data model design ... you need to put the 'configuration' of your calendar into your Time dimension table and model it for how you are planning on using it. You can 'house' more than one calendar in a Time dimension as the grain is the same (a date is a date is a date) ... fiscal calendar, ad calendar, event calendar, Gregorian calendar all resolve to grain of date.
0