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…

How to Patch Gallery Items in Power Apps? (Single & Bulk)

powerapps patch multiple records from gallery

A few days ago, I developed a leave management application for Power Apps. In it, employee leave requests undergo two-level approvals, so I created a dashboard for approvers to approve or reject single and multiple requests at a time with the help of the Power Apps Patch function. In this article, I will explain how … read more…

Power Apps Download Function | Download a File from Power Apps

download file from power apps gallery

Recently, I developed a leave management application. For this application, we are required to store the approved or rejected employee leave request files as PDFs in the SharePoint document library. In this application, we are required to fetch the selected employees’ leave request PDF files from the document library and provide a way for them … read more…

How to Use Power Apps Copy() Function With Examples

power apps copy table to clipboard

I was recently required to copy the data from the Power Apps gallery to Excel in a table format. Power Apps provides a useful function called the Copy() function to achieve this quickly. In this article, I will explain the Power Apps Copy Function, its syntax, and how to use the Copy function in the … read more…

How to Use Power Apps AddColumns Function? [With Examples]

PowerApps AddColumns Function

I have recently worked on the PowerApps addcolumns function, which allows you to add a single column or multiple columns to the Power Apps collection. In this Power Apps article, I will explain what the Power Apps AddColumns Function is, how to use Power Apps AddColumns function, Power Apps add column to collection, and Power … read more…

Power Apps Calendar Function With Examples

power apps display gallery view to calendar view

In Power Apps, the Calender() function gets the Dates, Weeks, and Months. We can use those calendar function formulas in the items property of the single-column table or a dropdown and list box controls for display purposes. I developed a calendar view project task tracker in the Power Apps application using those calendar functions a few days … read more…

How to Create Power Apps Popup Message [With Examples]

powerapps popup message

While working with PowerApps applications, you can easily create popup message boxes using various controls and functions. To display the Power Apps notification popup, we can mostly use the Notify() function. Follow this tutorial to learn all about how to create Power Apps Popup message using different real-time scenarios. Power Apps Message Box Power Apps … read more…

Power Apps Split Function – How to Use + Examples

power apps split string into rows

Recently, I developed a Power Apps Travel Expenses application. Each travel expense has a unique ID containing the first five numbers from the GUID string. I had to split the string into individual characters to fetch only numbers from GUID. I achieved this with the Power Apps split function. 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.

Live Webinar

Create a SharePoint List & Columns from Excel Using Power Automate

Learn how to automatically create a SharePoint Online list and all its columns from an Excel file using Power Automate—without using any Premium connectors..

📅 4th Aug 2026 – 10:00 AM EST | 7:30 PM IST

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