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
Hello everyone, I hope you're doing well. I'm posting because two of my coworkers are trying to use the Anaplan Excel Add-In Series 4, but they're running into an issue during the connection setup process. When they go to New → New Read-Only Connection (or New Connection) and reach the "Select a Customer" step, no…
Why in my model output is blank, after send explainability data.
I am working on a use case where I need to display the top 5 lines of a module as individual lines, while grouping all remaining lines under an "Others" category. The module is dimensioned by multiple composite hierarchy lists, along with Time and Version. To achieve this, I need to use the RANK function with the Ranking…