You need to sign in to do that
Don't have an account?

Copying the value of formula field to another custom field
Hi,
I want to copy the value of a formula field which is of text data type to a custom field which is of date datatype.
Let me know how to achieve this
I want to copy the value of a formula field which is of text data type to a custom field which is of date datatype.
Let me know how to achieve this
DATEVALUE( formula field Api name which is text data type that you want to copy)
Cheers..
I should have the custom field since user has to enter the values
my overall req was when the user enters the value in the date field only the mon th and year to be displayed
that was the reason i went ans created a formula field , i am fetching the format correctly but just need to populate it in custom field
if i remove the custom field then user cant enter the value for it which is wrong