Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 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
Hello, does anyone here know if we can use commands like LAST_DAY() or EXTRACT() etc in OAS DV?

Hello, does anyone here know if we can use commands like LAST_DAY() or EXTRACT() etc in OAS DV? I would like to create a dataset from a MSSQL database in OAS DV by using the manual query but I always get error pop up saying unexpected error or syntax not invalid logical sql statements. Thank you!
Best Answer
-
Hi @User_B6HPR ,Please check the screenshots below to use last_day ,extract month in the dataset.
last_day:
output:
extract month:
output:
The datasource for the above test case is ORACLE.
As these functions are db functions ,for mssql database you may need to use equivalent functions related to last day and extract function.
0
Answers
-
@User_B6HPR - Please find the list of Time Series Functions currently supported by OAC DV for creating custom calculations.
Kindly use anything within the list to achieve your requirement. Thanks!
0