Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 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
Date filter having sql server as data source not working in obiee 11g
Answers
-
Fixed the issue by creating dummy report having column with hard coded date value in the format required by bi server and use it in the main report in filter.
Now physical query is not using TO_DATE function : T835376.DTTMRECIEVED >= '2017-01-01'.
Thank you guys. Really appreciate your help.
0