How to Create SharePoint Term in Term Store Using Power Automate

SharePoint Term Store integration with Power Automate

I was working on a document management system for a client where they used the Term Store in SharePoint to manage metadata. The Term Store is useful for keeping tags consistent, but sometimes not everyone has permission to add new terms. This created a problem when users wanted to add missing terms. After some research, … read more…

Create Indexed Columns in SharePoint Using Power Automate

Create Indexed Columns in SharePoint Using Power Automate

Last week, one of my customers purchased my small flow “Create List With Different Types of Columns using Power Automate.” After using it, they came back with an additional request: they wanted to automatically add an indexed column whenever a new column is created in SharePoint. If you want to explore more, you can download … read more…

Retrieve SharePoint List Data into Power Apps Using Power Automate

powerapps parse json untyped object

I received a client requirement to retrieve data from a SharePoint list into Power Apps using a Power Automate flow. Although it is possible to fetch SharePoint list data directly in Power Apps, there are scenarios where using a flow is a more effective approach. For example, handling delegation issues when working with large datasets … read more…

Split a String Into an Array in Power Automate

Split a String Into an Array in Power Automate

While working with Power Automate for one of my clients, there are many situations where you might need to split a string into an array. For example, you might receive a list of values separated by commas, spaces, or even line breaks. In such cases, you can use the split() function to break the string … read more…

How to Generate QR Code Using Power Automate?

How to Generate QR Code Using Power Automate

Recently, a client who hosts many corporate events each year asked me for help with a special request. They wanted to create a QR code for every event participant automatically. When someone scans the code, it should quickly display their basic information, such as their name, registration ID, and event details, to speed up the … read more…

Multiple Conditions in Power Automate

power automate multiple condition 1

When you create flows in Power Automate for one of my clients, many processes require decisions based on multiple conditions. For example, you might want to send an email only if a document is approved and its value exceeds $ 50,000 or trigger a different action if an item’s status is either “Pending” or “In … read more…

Power Automate Do Until [With Examples]

power automate do until

In this tutorial, I will describe how to use the Do Until action in Power Automate and how to configure its key parameters, such as Count and Timeout. While working on a Leave Management App approval process, I needed to wait until multiple conditions were met, such as the leave request being marked as approved … read more…

Add Copilot Studio Knowledge Files Using Power Automate

How To Add Copilot Studio Knowledge Files Using Power Automate

Our HR team regularly updates policy documents, including leave policies, codes of conduct, and remote work guidelines, and stores them in a SharePoint library. We use a chatbot called Policy Assistant Bot, built in Copilot Studio, to answer employee questions based on these documents. However, every time we update a file, we must manually upload … read more…

Power Automate Trigger Conditions

Power Automate Trigger Conditions

Do you want to add trigger conditions in Power Automate? In this Power Automate tutorial, I will explain everything about “Power Automate trigger conditions“, Power Automate trigger conditions syntax, and various Power Automate trigger conditions examples, etc. Trigger Conditions in Power Automate are like rules that you set for your automated tasks. They make sure … read more…

Check If The Person Field is Empty in Power Automate

check if person field is empty power automate

When working with SharePoint lists in Power Automate, a common task is to check whether a Person or Group field is empty. Maybe you have an approval process that shouldn’t start until someone is assigned to the task, or you’re sending an email only if a specific person is assigned. Whatever the case, Power Automate … 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