Hello community.!
I have a table that has many fields, including one called service line. This field can take different values (Tax, Assurance, Sales, etc).
On the other hand, this table has more than 5000 records and it will be seen by different people, these people work in different service lines (Tax, Assurance, Sales, etc.). Therefore, I need the view to be filtered by person.
So, I thought about creating different security roles and putting the users in them.
But is it possible that, depending on the security role, the view is filtered?