I need a Formula to combine two fields. Here's the formula that I'm using:
CONVERT(VARCHAR, [@field:FieldA]) + ' ' + COVERT(VARCHAR,Year[@field:DateField]).
I am trying to write a formula that will pull the year out of the date in this field. I am getting an Invalid Formula. Can you help?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
Kuroshi
Hi.
I need a Formula to combine two fields. Here's the formula that I'm using:
CONVERT(VARCHAR, [@field:FieldA]) + ' ' + COVERT(VARCHAR,Year[@field:DateField]).
I am trying to write a formula that will pull the year out of the date in this field. I am getting an Invalid Formula. Can you help?
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.