Creative

How to Create Scrolling Text in Canvas App

Scrolling Text Introduction: To create a Scrolling Text in canvas app that can display different scrolls and that also Utilizes user requirements, follow the steps below STEP : 1 Firstly Login power app in to canvas app .Go and check that which environment is using (Hear I’m using Cr...

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