Creative

How to Edit records by using Edit Icon in Canvas App

If you want to Edit Records By using Edit Icon follow the below steps: Step-1:First open the Screen, Where you want to Edit records by using Edit Icon. Step-2:Next add edit icon on to the gallery. Step-3:Now paste the below code on Icon. Navigate(Screen6,ScreenTransition.Fade);Set(Varselec...

Creative

How to display Alert message for InCorrect password

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(‘Welcome ScreenR...

Creative

Login form On Canvas App for Beginners

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 page. Step-1...

Creative

How To Add Advanced Filter List-2 On Power Apps Portal

In this Blog ,We Filter the list by using checkboxes/Radio button/drop-down list, each of which tries to match its condition against a specified attribute of the given table. If you want to add Filter in Entity List for to filter records in PowerApps Portal follow the below steps: 1.Naviga...

Creative

How to add Basic Filter List-1 on Power apps portal

If you want to add Filter in Entity List for to filter records in PowerApps Portal follow the below steps: 1.Go to Portal management app. 2.Open the list on which you want to add the filter option. 3.Next, Scroll down and go to Enable Metadata Filter in General tab. If searches for matchin...