Start and Wait For an Approval of Text Action in Power Automate

Start and wait for an approval of text Action in Power Automate

While working on an approval workflow for one of my client projects, I ran into an unexpected issue. The requirement was simple: the approver needed to enter a custom text response instead of just choosing Approve or Reject. But when I tried using the regular Start and wait for an approval action, I realized it … read more…

[Solved] AttachmentContentNotValidBase64String Error in Power Automate

AttachmentContentNotValidBase64String error in Power Automate approval

Recently, while working on an approval workflow for our Power Platform Course, I had to attach supporting documents, images, PDFs, Excel files, and other documents to the Start and wait for an approval text action in Power Automate. Everything worked smoothly until I reached the step where the flow needed to send attachments. However, none … read more…

Remove Commas From Dataverse Number Field

How to remove thousand separator from dataverse number column

While working on a Power Apps Model-Driven App, the Contact Number field was created as a Number column in Dataverse. However, the numbers were displayed with commas as thousand separators, which made the contact numbers look confusing. The requirement was to remove these commas and display the numbers as a clean, continuous string. In this Dataverse … read more…

How to Get Dataverse Created by in Power Automate

Power Automate retrieve Dataverse Created by

Recently, I was working on a Voter Application Forms app for an organization using a Model-Driven App in Dataverse. As part of the requirement, I needed to create a flow that sends an email to the manager (or any authorized person) whenever a new entry is added to the Dataverse table. The email must also … read more…

How to Create a Sequential Approval Flow in Power Automate

Set up sequential approvals Power Automate

In many organizations, not every request can be approved by just one person. Some requests, such as budget increases, purchase orders, leave requests, or project approvals, require approval from multiple people in a specific order. First, the team lead; then the manager; then the finance team; and sometimes even the director. If any one person … read more…

Add Attachments in Approval Using Power Automate [Step By Step]

How To Add Attachments in Approval Using Power Automate

When I was working on an Expense Reimbursement application, I realized something important: the approver can’t make a proper decision just by looking at basic details. They need to see the actual invoice, bill, or receipt before approving the request. Without these attachments, the approval process becomes slow, confusing, and sometimes even incorrect. To avoid … read more…

Power Automate Start and Wait for an Approval

Power Automate start and wait for an approval

While working on various business approval processes, I realized that almost 90% of our applications use Power Automate approvals. And in most of those cases, we depend on the Start and Wait for an Approval action from the standard Approvals connector because it works well in most scenarios. In this Microsoft Power Automate tutorial, I … read more…

Create an Approval Workflow in Power Automate Using Microsoft Forms

Create an Approval Workflow in Power Automate Using Microsoft Forms

Not every employee in a company gets access to Power Apps, and honestly, that’s pretty normal. Many organizations skip Power Apps because it requires extra licensing, and not every team wants to invest in that. Recently, I worked with a manufacturing company that encountered this exact issue. Their HR team wanted a simple approval process … read more…

SharePoint Framework: CRUD Operations using ReactJS

spfx crud operations using react framework

For the last few weeks, I have been working with a client to build a SharePoint Framework web part. In that web part, we are required to retrieve SharePoint list items and allow users to update and delete the records. As a SharePoint developer or SPFx developer, you should know how to do CRUD operations … read more…

Microsoft Power Apps Vibe: The AI-Native Power Apps Experience

Power Apps vibe

Are you ready to know about the new Power Apps experience, recently announced by Microsoft? Power Apps Vibe, the AI-Native Power Apps experience for future app development. I will explain everything about it and also show an example of creating a fully functional App using Power Apps Vibe. Power Apps Vibe Introduction The new Power … read more…

How to Create Custom Responses in Power Automate Approvals

How to Use Custom Responses in Power Automate Approvals

In Power Automate, we usually work with the default approval buttons Approve and Reject. But not every process needs only these two options. Sometimes the requirement is totally different. For example: Instead of Approve/Reject, you may need Review Again, Need More Info, Send Back, Forward to Manager, or Mark as Completed. Or maybe you want … read more…

Difference Between Team Site and Communication Site in SharePoint

communication site vs team site

SharePoint is a powerful platform within the Microsoft 365 ecosystem that enables collaboration, information sharing, and content management across organizations. As organizations increasingly rely on digital solutions for teamwork and communication, understanding the difference between SharePoint Team Sites and Communication Sites is essential. Choosing the right site type ensures efficiency, employee engagement, and smooth business … 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