I have source data DATE format as 01-01-19(MM-DD-YY) . I need to map this date format to destination format as
JAN19(MMYY).
01-01-19(MM-DD-YY) -> JAN19 (MMYY).
Kindly someone help me in this .
@Lokeswar
I suggest you to look at time functions in anapedia: https://help.anaplan.com/59773852-2955-4c72-a7e5-1f36207dd896-Time-and-date-functions
For your use case to change date type to time period type you would need PERIOD() function.
This requires to set target line item format to Time Period > Month.
Cheers,
Kirill
If you need to aggregate source data by time period (months) in target module you should use SUM function: https://help.anaplan.com/fa7ab44f-c31c-4928-88b3-9fe28ca8a774-SUM
Hi @Lokeswar If your data is coming in Date formatted line item you can use Period() function like @KirillKuznetsov mentioned.if your date is coming as text, you can use below method in Anaplan to get the month for respective dates.
Thanks,Manjunath
I do not think this will work because currently my data is coming in formatted as a List not a date nor text. I need it to come in as a List because it helps map the data, but I need to also find a way to get it to come in as a date or text as well if possible.
The Column is the data that is coming in as a List, and the Date Applied LI is formatted as a date and I need to find another way of bringing in this data.
Thank you
Hi,
You can create a line item in text formatted and put the formula Name(item(your list)) to bring the list into text formatted line item. And use right,left,mid,find and value function to bring into the data into date formatted.
Thanks,
Manjunath
The data I'm trying to import is as follows Parent-Code A B A C B D C D D E I want to generate the following list from this data: L1 L2 L3 L4 A A-B A-B-D A-B-D-E A A-C A-C-D A-C-D-E You can create up to L3.However, L4 has multiple parents for one row of data When I try to create L4 from D-E, only one list row is generated…
Hello Anaplan Community, I have a special requirement from a customer and would appreciate your input. Let me explain the situation: We have a hierarchy with three levels: Level 1, Level 2, and Level 3. Screen 1: Creation of Level 1 Items On this screen, the user selects a team. Based on their selection, an action runs to…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…