EBS on Oracle Cloud Infrastructure (MOSC)

MOSC Banner

last update date parameter issue in OTBI Reports

edited Dec 3, 2018 3:11AM in EBS on Oracle Cloud Infrastructure (MOSC) 2 commentsAnswered

Hi All,

I am using below query for parameter for date in OTBI Reports. but I am unable to get any data values when I run the query with date parameter. Could you please provide the correct format to run this query.

select * from GL_CODE_COMBINATIONS

WHERE to_char(LAST_UPDATE_DATE,'MM-dd-yyyy hh24-mi-ss') >=:P_LAST_UPDATE_DATE_FROM

AND to_char(LAST_UPDATE_DATE,'MM-dd-yyyy hh24-mi-ss') <=:P_LAST_UPDATE_DATE_TO

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center