Hi, Anaplanner
how to enter data and stop using time selection ?,,
i have 2 time selection, start and end
start for when data come and end for when data stopped
@Panji
Dynamic Cell Access is the answer
This app and video tells you all you need to know
https://community.anaplan.com/t5/Learning/Dynamic-Cell-Access-Learning-App/ba-p/33869
David
You can do this using Dynamic Cell Access feature
1. Create an Access module with two line items (One specifies Read and other Write) & Time as a dimension (Or any other list that you want to put the selection upon)
2. Make both these line items as Boolean formatted.
3. Go to Summary and change the Summary from None to Any
4. You can manually check the boxes that you want to put the selections upon or you can write codes in these two line items - to keep it dynamic
5. Go to the module where you want to apply the changes - go to bluerpint mode and scroll towards right and you will find Write and Read access columns. Choose line items from the dropdown (that you created in Step 1)
6. Once selections are applied, users will be able to read, write or see based on the selection
Happy Planning!
Miz
Hi everyone, I'm trying to use this function on specific members of my grid, as described in the documentation. In my example, the grid contains two row elements: ACTIF and PASSIF. The problem is that when I use this function, it affects all elements in the grid, whereas I only want it to apply to the specified member:…
Hi, Where are the member properties for lists defined in Anaplan XL? In the training documentation there is an example showing a property such as “Birth Date”, which appears to be a list-item attribute. That suggests you can create custom list properties from the Anaplan list. However, when I connect through Anaplan XL, I…
Hi all I have a list of networks organized hierarchically on a list of entities, which is itself organized hierarchically on a list of divisions (organization). An entity can have several networks. I also have a list of product models, which is itself ranked with three higher levels: this “Models” L4 list is ranked at a…