Hello my friends,
I am quite new and I need yourt help. Let say that I have in CRM the date, when the item was createdy, and I want to extract month and year.
So Is there a way to do this right in CRM 2011?
And if I created a dynamics list in xml format a I have the date there, is there a way to extract it right in the code in Excel?
Bellow see the example:
Select "new_etapa0".createdon as "createdon", extract(year from "new_etapa0".createdon), extract(month from "new_etapa0".createdon) .....
Thank you in advance for your help!
Jiri Beran
*This post is locked for comments