User permissions with OR-clause instead of AND
At the moment, filters (criteria) that are assigned to an user permission group are always based on a AND-clause. But it would be very helpfull to have an option to change this to OR.
For examle, the user group has access to the Company A (dim = company; all data for company A) OR Country DE (dim = country; all companies with data in Germany).
With the current permission setup (AND-clause), this would only provide data for company A in Germany...
19
Comments
Thank you. We appreciate your input.
The status of this post will be updated as your request is being processed by TARGIT.
Until then, the post will remain here to gather further interest (more votes) and comments.
Best regards / Ole
Yes, I really appreciate the idea. It would also be very useful for employees in multiple organizational roles who have multiple responsibilities.
You can achieve this with a workaround:
Example:
Define Role A with "Company = A and Costcenter = 12345"
And
Role B with "Company" = B and Department = "XYZ"
If you now add the user to both roles it works
Thomas Veit
Would not your example have as result, that Company B would also be filtered for Costcenter 12345.
(The groups are combined with AND.)
Please sign in to leave a comment.