Is it possible to encrypt a specific field (e.g. salary information) in a module in order to hide it for users accessing that specific Module?
@CommunityMember117898
Yes it is.
Module Level Security - Can be based on the Roles that you set up. You can give No Access to such a module
Line Item Level Security - Can be done by Dynamic Cell Access. Read more about DCA
List item Level Security - Selective access might not be relevant here
Hope that helps
Misbah
Yes, You can go to roles-module for restrict module level, selective access for list level and Dynamic cell access for line item level.
Thanks, so, with DCA we are able to hide to all users except, for instance HR users, the Salary cell in the Employee module, and, at the same time, use that cell for incentive calculation?
If DCA can be used for Line Item Level Security , does it mean it will hide the entire line? I need to hide only 1 column.
With DCA you can customize it as per your requirement on the cell level within a line item. For Example if I have a line item dimensioned by departments (HR, Finance etc), if the same line needs to show salaries to HR and gets hidden for Finance it is certainly doable. In the above scenario DCA module needs to have department as a dimension.
Thanks,
Miz Logix
It depends what you refer to when talking about lines and columns.
If your line items are displayed as columns, then yes, only the salary column will be hidden, the other line items wont be (unless you also set these up with a dca as well)
Hello,
I understood that, even if I am able to hide the Salary column in an Employee module/list, that column will be again visible in another module that is consuming Employee information and his/her Salary field.
So, in summary:
- real field/column encryption is not available, I can just hide that column only in a specific Module/List
Am I correct?
Thanks
Giuseppe
While you can't "encyrpt" the salary field and show it only to some users, you can leverage an Anaplan feature called Dynamic Cell Access to use role-based security to hide the field's value from anyone that shouldn't be able to see it.
In addition to the documentation linked above, there is a 15-minute micro-lesson on this topic: https://community.anaplan.com/t5/On-Demand-Courses/Dynamic-Cell-Access/ta-p/63638
Hello, Our model builders are normally making changes to all structural changes in a DEV model. Because we are now in a Prod freeze and we don't want to move structural changes to PROD until end of year, we created a copy of the DEV model (standard mode) - 'DEV2' model, where we are only making changes to urgent issues…
Using the excel addin for Microsoft 365 when I try to add a card to import data I get the message 'Cannot insert data from a custom view'. I am not using a custom view. Any ideas what I am missing here?
Hello Anaplan Community, I am encountering an issue with one of my development work and would be greatly appreciated your assistance. There are 2 different modules involved in my model: 1) INP01 Percentage Input by Product (Applies To: P3 List) 2) REP01 Percentage Split by Department (Applies To: Departments List) The…