Provide CPQ users access to data filtered based on a column value in data tables
Summary:
We're looking to provide users access to data filtered based on a column value in data tables, so that a user can only access that filtered data and don't have access to other data.
Content (please ensure you mask any confidential information):
Users usually have full access to data of a particular data table if they've access for a table & they sometimes edit data that they shouldn't be touching, for instance data for another region, we're trying to minimize this by providing the user only the data for their regions.
For example if there's a data table with column Region(String) & the Data for that is like is 'NA', 'APAC', 'EURO' etc. what we're exactly looking for is to give access to users to data for their region, so let's say access to only NA region data.