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
Hello team, I am logging into Anaplan through SSO. I would like to create a batch script to import a file into Anaplan. For the Spoke model, I would like to run an process via a batch script to import data from the Data Hub. Can anyone provide me script for both the condition.
is there a way to import data with months in columns (usual excel table view)? I have to transform the data so there are rows to cover each period in the upload data form, but I am wondering if there is a better way to just import the data as is with the months in the columns. please let me know what you think. thank you,
Hello, I am receiving an 'Anaplan Upload Failed' Status Description when testing my integration with a Big Query dataset. The integration imports data from BQ to our Anaplan model. No other details given in the error log. I suspect that Cloudworks is not even picking up the file but am not sure what we did wrong on the set…