This is the original list.
This is my new List.
@Sravan_Kumar
I don't see any structural problems with the formula but I have a few suggestions.
1. Break up your formula into the component parts (this is suggested in the PLANS methodology). This will help you determine where the error is.
2. Don't use list properties. Create a system module. This is a much better way to work with the properties of the list. More efficient, and easier to work with formulas. DISCO!
You are missing single quote signs ' in your formula, it should be VALUE(NAME(ITEM('02Hours'))) - 1
However, as @JaredDolich already indicated, try to follow best practice and create System Module to perform any calculations and store attributes instead of creating properties. As one of the reasons, it would be also easier for you to write the formula after typing VALUE(NAME(ITEM( you can then just click on the list name. This way, you will always get proper list name and add single quote signs automatically. It will make things easier for you!
Thanks @JaredDolich.
As always you are the Messiah.
Exactly.
It was my mistake.
Thanks for explaining.
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.…