Creative

Business Benefit of the PowerApps

Introduction of Power platformPower Platform is a combination of the many low-code platforms that spans Office 365, Azure, Dynamics 365, and standalone applications. Power platform is a combination of all the apps such as PowerBI, PowerApps, Power Automate, and power virtual agent where Po...

Creative

 Create Reusable Form Control in PowerApps

PowerApps: In this article, I will be representing to open form as a new form for the items in PowerApps as well as in edit form in PowerApps. I have tried to provide the scenario with solutions in the below steps. Scenario One of the most fundamental requirements is opening a form in a di...

Creative

How to display Alert message for InCorrect password

Alert Message: If you want to display Incorrect password Alert! Incase you will enter Wrong password follow the below steps: 1.First you have to open login Page, Then click on login button. 2.Paste the below code on to the button. If(Password.Text=”Uma54366″,Navigate(‘Wel...

Creative

Login form On Canvas App for Beginners

Login Form: If you want to create a login page in Canvas app follow the below Steps: 1.First you have to login power apps with your credentials. 2.Next,Open blank canvas app —>Choose either tablet or Phone. 3.Next open two blank screens one is for Login and another is for Welcome ...