I have done dynamic cell access to lock periods in a module. This is working fine when doing direct input to anaplan. But when using import function, even if access is only ready only data is still loaded in Anaplan.
HI @Ana22,
I hope this is applicable only for WS admins. If you are a end user, this will work as expected.
You can go thru the below post for more clarity.
https://community.anaplan.com/t5/Anaplan-Platform-Discussions/Dynamic-Cell-Access-Import/m-p/51587#M7753
Regards,
Kavin.
best to filter it using intregration i.e only update data for relevant period
or
you can import in 2 stages
1-load data into staging create filtered view by unlocked period
2-import data from filtered view
one more solution: uf you are suing versions you can lock periods in the version menu
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…