Creative

Power Apps create a Data Table with excel data

Introduction power apps: In this Powerapps Tutorial, We will discuss how to create a Data Table from the Excel Data using Powerapps. Also, we will see various properties and alignments of the Data table in Power Apps. To create a Data Table From Excel Data using Power Apps, We have to foll...

Creative

Power automate convert time zone

Introduction Step – 1 :- On Power Automate, first, we will add a trigger that will trigger the flow manually from instant cloud flow. Also, we will add the date as an input type where the user can insert a random date. Step-2:- Then we will add the action “Convert time zone“. In ...

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 ...