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
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
How to schedule OTBI report to run on Monday to Friday where the days are incremented

User_FAWBO
Rank 1 - Community Starter
I have an OTBI Report for order fill rate, I need to schedule this report to start to run on Monday to Friday. how do I add a date SQL which increments meaning if I run the report on Monday, it will only Monday data then on Tuesday's run it should have Monday and Tuesday's data? and start fresh on Monday again.
0
Answers
-
If you look at functions there is one being the day number in the week: by using that you can write a logical expression dealing with what you want.
0