Hi Experts,
I added new button on subgrid using ribbon workbench,
But it is getting hide when I'm selecting any record
PFB SS.
Kindly help
Hi,
Can you please share your Ribbon workbench configuration. (Enable rules && Display rules)
Hi PFB
Enable Rule
Control
Command
Hello,
I believe inside command of the button there is a "Selection Count" rule. Remove it and you're done.
did you find any solution? I facing the same issue!!!
mof A sub-grid button without any enable rules will be hidden if you select one or more rows. It will only be displayed if no row is selected. It is the default behavior.
To display it when one ore more rows are selected, you need to add an enable rule. If you use Ribbon Workbench, the answer is given above.
If you use the Command-bar Designer (of Power Apps), you can use this Formula:
CountRows(Self.Selected.AllItems) > 0
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 Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Rishabh Kanaskar 235
MVP-Daniyal Khaleel 175
Tom_Gioielli 156 Super User 2025 Season 2