I've created a custom button using PowerApps command bar on Order entity
The button should be visible to user only with particular security roles likes Role1, Role2, Role3
users with any of these roles should only access the button and for rest all the users, the button should be hide/disabled.
How to achieve this using Power-Fx formula or any JS.