How to Document PowerPlatform Developement

Are you a PowerPlatform Developer, maybe in an enterprise which didn’t have any suitable ProjectManagement Guidlines? Sooner or later you come to the point where it is necessary to Document your development in a way you and other can understand. I reached a point where I had multiple flows and a single canvas app that …

Disable Permission Menu for PowerApps

When developing a PowerApp that requires connections to external services like SharePoint, users are often prompted to allow these connections, even when they have no alternative. This can complicate matters as users may not fully understand or be able to define what they are allowing. But there is a solution for that. We can disable …