Hi,
I'm looking to create an analytical app that automates the process of checking a matrix table for clashes between certain roles.
Basically I want the UI to show a list box of roles, where the user will tick the boxes for the roles they want checked. The result from the app will show if there is a clash between the roles, and show if there is a control in place.
We currently do this process through excel by manually looking up a table each time. I have a good idea of what to do, just hoping to get some ideas on the best way to do this. I'd like to keep it dynamic in the sense that new roles are continuously created, so adding these new roles to the list as efficiently as possible.
(example of matrix table we use)
Thanks 🙂