
Anyone know about Power Button in Power App and how it is different from a normal button. What are the different scenario "Power Button" can be utilized.
Any link/online help to explore more on this will be helpful.
It's unclear what you want to achieve?
You can create buttons and assign something to it at for example the OnSelect: https://docs.microsoft.com/en-us/powerapps/controls/control-button
You can create buttons with flows : https://flow.microsoft.com/en-us/galleries/public/templates/05ed784f63df4ac7b8cbb465005d6068/powerapps-button/
You can put an image as a button, for example I have a "red power button" like you have on a remote and assigned the Exit() to it, so the app closes, instead of closing the browser which then they won't get back to other available apps.
In PowerApp you have, controls, Icons, buttons, image that can act as buttons