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…

No gulpfile found error in SharePoint Framework (SPFx)

no gulpfile found error in spfx

A few days ago, I was working with a client to retrieve the current user’s details from Azure Active Directory in an SPFx web part using Microsoft Graph. When the client tested the web part by running the gulp serve command, they saw this error: You can see the exact error message in the screenshot … read more…

How to Send Approvals in Microsoft Teams Using Power Automate?

Send Approvals in Microsoft Teams Using Power Automate

Sometimes your team needs quick approval, for example, for urgent travel plans. If the request is sent only through email, the manager might miss it while in meetings. But if the approval is sent directly to Microsoft Teams, the manager gets an instant notification and can approve it within seconds. In this tutorial, I will … 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

SharePoint Permission Checker Agent using Microsoft Copilot Studio

Learn how to build a SharePoint Permission Checker Agent using Copilot Studio. Using this agent, you can check library-level and file-level permissions. Also, identify Users, SharePoint Groups, and Permission Levels.

📅 1st July 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