Hi, Does anyone know of a function that I can use to format a date in a specific manner. Bringing in month names instead of numbers. e.g. From 1/1/2014 I want 'Jan 14' as text In excel I would the text function - TEXT(*date*,"MMM YY") Thanks, Simon
Hi John
I know this is very old post but i was interested in this solution and cant find the formulas you mentioned below? Have they dissapeared?
Cheers
Andrew
John
I can't see any formulas
Chris
Hi John,
Greetings for the day!!
I can't see formulas and screenshots posted by you.
Can you please check once.
Thanks
Pooja
Hi
This is my solution to output "Feb 21" for example:
Date format: First Date of Period = START()
Output for February is 1/2/2021
Time format (month): Month Period = PERIOD(First Date of Period)
Output is "Feb 21".
Regards,
Declan
Hi - can't access support portal having already registered. Receive the following error message - is this an issue with Anaplan or our internal IT?
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to get…