What I want to do is convert a number to a date value. Current examples of the numbers are: 11506,12906,20306,21006,122805. I select this field and put it in the report. I create a formula field using the datevalue function, and then attempt to format it.
I'm trying to get this value to be turned into a datevalue, but when I use the function datevalue, the output is completely wrong. Examples of are:
122805 = 23/3/36
111005 = 23/6/30
I can change the position of the numbers, but I want to get them right first.
Please help.
I'm trying to get this value to be turned into a datevalue, but when I use the function datevalue, the output is completely wrong. Examples of are:
122805 = 23/3/36
111005 = 23/6/30
I can change the position of the numbers, but I want to get them right first.
Please help.