How to Dynamically Display Image in Power Apps?

How to Dynamically Display Image in Power Apps

A month ago, a client asked me to make an employee survey application for an organization. I have developed the application as they desire, but we put the company logo, text, and some stuff as static, which should not be. Cause if the client takes this application and that time they wants to put their … read more…

Power Apps Form Validations: 9 Useful Examples

powerapps validate form before submitting

I developed an Event Registration application in Power Apps a few days before. There, users need to submit their details in the form to create a new account. To avoid duplicate data and collect valid information from the user, we were required to apply validations on the Power Apps forms. In this article, I will … read more…

How to Show/Hide Password in Power Apps Login Page?

how to show and hide passwords in Power Apps login

A few weeks before, I developed a login application in Power Apps. In the login screen, when entering credentials like user ID and password, I was required to hide the password until we clicked on the view icon/eye icon. With the help of the toggle variable, I achieved this! In this article, I will explain … read more…

How to Add Custom Logo And Themes in Power Apps?

Add Custom Logo And Themes in Power Apps

In my recent training event, someone asked me whether we could add or change our own logo and themes in Power Apps. It’s a generic query that everyone doesn’t like any specific default theme or logo every time they use the app. Instead of that, they will change or customize it on their own. In … read more…

Power Apps Split String into Repeating Table [With Examples]

split the power apps large string into repeating table

A few weeks before, I developed an application for employee travel authorization where SharePoint lists are used to store those data. For a travel request, there might be multiple flights and family details. So, we took those fields as multiple lines of text and stored those data. Now, we are required to split those data … read more…

How to Add an Image to a PDF Form in Power Apps?

powerapps add an image to a PDF form

I developed some Power Apps business applications for clients like leave management, employee travel requests, etc. In these applications, we must add an approver signature and company logo image on the approval request after approval and save it as a PDF file. In this article, we will discuss how to add an image to a … read more…

3 Easiest Ways to Concatenate Text Strings in Power Apps

powerapps concatenate multiple values

A few days ago, I developed an employee leave management application. To generate a unique request ID, I was required to concatenate the employee name with the current date in a text format. Also, I need to notify the employee by their name when submitting the leave request. I achieved all these requirements with different … read more…

How to Create a Dropdown With Other Option in Power Apps?

create power apps dropdown with other option

Recently, I was required to create a Power Apps form from SharePoint named Employee Leave Requests, which has a leave type choice column. While submitting the leave requests, employees might have other leave-type reasons, which I haven’t included in the choice column. So, in the Power Apps form, I was required to create an “Other” … read more…

How to Rename Variables in Power Apps?

how to rename local variable in powerapps

Last week, I developed a Power Apps application called Leave Management. To maintain the same font style size and colors, I stored those values in global variables and used them throughout the application. Later, I was required to change the variable names, which needed to affect everywhere I used. In this article, I will explain … read more…

Power Apps functions free pdf

30 Power Apps Functions

This free guide walks you through the 30 most-used Power Apps functions with real business examples, exact syntax, and results you can see.

Download User registration canvas app

DOWNLOAD USER REGISTRATION POWER APPS CANVAS APP

Download a fully functional Power Apps Canvas App (with Power Automate): User Registration App