Hi Team,
Is there any way in Anaplan to disable a list item value which is used by another user in a input dashboard.
Regards,
Devika Venugopal
Hi
Yes, you can use Dynamic Cell Access to do this
1. Set up a line item subset from the module you wish to control for the line item(s) in question
2. Create an Module, using this Line Item Subset and the Users list as the dimensions. It is best practice to call this Access Drivers - <module name>-Users, or something like that!!
3. Set up two line items READ and WRITE, and format them as booleans
4. Assign the access by user as appropriate to the line item(s)
5. In the target module, set the read and write access drivers by referring to the module and line items created in 2.
There is more information here:
https://help.anaplan.com/anapedia/Content/Modeling/Working_with_Data/DynamicCellAccess.htm
And also, the Learning App in the App Hub, has a worked example of this.
https://community.anaplan.com/t5/Learning/Dynamic-Cell-Access-Learning-App/ba-p/33869
I hope this helps
David
Hi David,
Thank you so much for your help. I have gone through the video and Demo App as well.
I have tried to implement the same in my module as well. But still I'm confused in one thing, how can we hide the list item value if its already entered.
It would be great help for me if you can guide me on that.
Devika
You can use DCA to make the value "invisible", but to disable the whole list item itself, the only way to achieve that is to set up a filter in conjunction with the DCA setting
Thank you so much for your help.
I have setup the DCA for "Invisible" option and trying to do the conjuction for hiding the list item value.
Meanwhile, do we have any sample available for the hidden list item value option which I can refer.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…