Hi,
I am trying to disable checkbox in an app.
I have 3 actions, data load, data clear and data approve.
Once user selects approve then other two actions has to disable.
Please suggest me in this.
Thanks,
Maithri.
Hi Kirill Kuznetsov,
I did using formula in the main module.
Formula :Version. 'Select: Data Upload'[LOOKUP: 'Org'] AND NOT Version. 'Select: Lock Data'[LOOKUP: 'Org']
It's Working. Issue is fixed.
@MaithriK
Please have a look at Dynamic Cell Access or DCA. This setting allows you to limit access per each cell with almost any boolean logic you need and especially very common for cases like yours. Here couple of links:
Dynamic cell access - Anaplan Technical Documentation
Another solution here is to have a dropdown selector for user to choose the options from.
Make a selector from a list "Data Status".
The list consists of three elements:
Data Load
Data Clear
Date Approved
This way user will have a single line item "Select action" where he will have to select between the three options - so no way he will be able to select multiple at once.
On the backend you can keep your checkboxes which will have formula like this: Select Action = Data Status.Data Load
Thanks for the reply.
My scenario is if the data approved and lock done by user ,no other user can not able to run rest of the processes.
The other check boxes has to disable for that organization. If I use DCA it is hiding all the organizations checkboxes. I want to hide only selected organization check box.
If I understoood correctly you have additional dimension called "Organization" which you did not tell before.
Correct me if i am wrong.
If it's true, you just have to add this dimension to the DCA line item.
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…
Estimated Level of Effort:4-8 Hours of Model Building Level of Difficulty: Beginner Recommended Training: L2 Model Builder Training Persona: Casual Model Builder Potential ROI: Decreased planning time Increased accuracy of targets/spreads You Might Also Like: * Historical Snapshotting Top-Down Allocations Whether it's…
This item has been identified as an outstanding known issue. A workaround is provided until the issue is officially fixed. Issue For versions 1.6, 1.7 and 1.8 of the PowerPoint Add-in elevated privileges are required to install the add-in through command line and for the "all users" option. Workaround * Installing through…