Hi Friends,
Any lights on how is ID values generated?
It is sequential but why it starts with 200?
I hope it's not year.
@soumya_in ,
Correct, it is not based on year. When a model is first created, the history ID's begin with 1000 and then when you add/change the first your first item (in the case below, adding a new custom list), the ID jumps to 200*.
Hope this helps,
Rob
Numbering is quite interesting.
Hi, I'm trying to create a month to date line that is based on a specific input date, not the actual date. Is this possible?
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…