CRM On Demand - Administration (MOSC)

MOSC Banner

Convert a String to a Number / Integer

edited Oct 14, 2014 8:03AM in CRM On Demand - Administration (MOSC) 5 commentsAnswered

Hello All,

I am currently working with expression builder, and we want to know what day of the month we are in.

To do so we use : ToChar([<StartCloseDate>],'DD')*1.0

It works well. For october 13th 2014 it returns only 13. The problem is that it convert the date to a string and doing so it is impossible to compute this number.

Is there a way to convert a string in a number ?

Or if not, is it possible somehow to know (using Julian formulas) which day of the month are we in ?

Thank you for any advices.

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