BI Publisher (MOSC)

MOSC Banner

Data parameter format to data model in BIP

Hi All,


SELECT TO_CHAR(BL.BILL_DT,'MM-YYYY') ,

 TO_CHAR(TO_DATE(:P_MONTH_YEAR,'DD-MM-YYYY'),'MM-YYYY') FROM CI_BILL BL;

where as P_MONTH_YEAR = 01-JAN-2020

This is working in SQL but not in BIP giving error as a non-numeric character was found where a numeric was expected

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