Is it possible to restrict a users access so that they can only see certain products in the catalogue, or to restrict their access to a certain pricelist so they cannot see that products pricing or add it to an Opportunity/Quote?
Can this be done with Teams / Business Units / Security Roles?
Thanks.
Hi MichelleM & Dan365,
To restrict users on the form. Use :
formContext.getControl(arg).addCustomFilter(filter, entityLogicalName). For more detais: https://learn.microsoft.com/en-us/power-apps/developer/model-driven-apps/clientapi/reference/controls/addcustomfilter
For the Home screen use message Retrieve or RetrieveMultiple. For more details:
Hi MichelleM, I'm looking for the exact same thing. Did you have any luck in finding a way to control which users can access which products and which price lists?
Thanks for your reply Nya, unless I am misunderstanding, wouldn't these solutions stop them seeing the price on all products?
We need them to see the price on some, but not others.
Hi,
The Default Price List is one of the fields in Product entity, so if you'd like to hide it to certain users, you could consider to use field level security feature.
Ref: Field-level security - Power Platform | Microsoft Docs
And for the related price lists, please refer to the following post.
(+) Tip – Manage access to Price Lists in Dynamics CRM - Dynamics 365 Sales Community
To avoid adding the product to an Opportunity/Quote, you just need to remove the append / append to privileges for the security role of the user.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Mansi Soni as our August 2025 Community…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Hamza H 141
Daniyal Khaleel 132
DAnny3211 130