Hi,
I need to create a formula field that will take a number and format it from 12 characters to 8. An example is 19,911101.00 needs to be converted to 19911101. You can probably tell that this is a date. I’m not aware of a trim-like function for numbers so I’m a little stuck.
I have no influence/control over what our dba will do so which means I am only able to work with the data in its current format. I’m thinking that the quickest way to complete this report is to create a formula, and then create a parameter. I'm on Crystal XI working in an Oracle 9i environment.
Thanks for any help.
I need to create a formula field that will take a number and format it from 12 characters to 8. An example is 19,911101.00 needs to be converted to 19911101. You can probably tell that this is a date. I’m not aware of a trim-like function for numbers so I’m a little stuck.
I have no influence/control over what our dba will do so which means I am only able to work with the data in its current format. I’m thinking that the quickest way to complete this report is to create a formula, and then create a parameter. I'm on Crystal XI working in an Oracle 9i environment.
Thanks for any help.