Build a Calculator in Power Apps [Step-By-Step]

Power Apps calculator

While working on an Expense Claim app in Power Apps, I wanted to add a calculator feature so users can quickly perform basic math operations (such as addition, Subtraction, Multiplication, and Division) without leaving the app. This makes the app more helpful and saves time. In this tutorial, I will explain how to build a … read more…

Power Apps Gallery Row Number [3 Various Ways]

Power Apps Gallery Row Number

While working on a Power Apps gallery to show a list of items, I wanted to add a row number to each record. This helps make the list look more organized and makes it easier to find and refer to specific items. In this tutorial, I will explain how to add a Power Apps gallery … read more…

How to Append to Arrays in TypeScript (5 Simple Methods)

Append to Arrays in TypeScript

Are you trying to append elements to arrays in TypeScript? TypeScript provides several ways to append items to arrays while maintaining type safety. In this article, I’ll walk you through the most effective methods to append elements to arrays in TypeScript with practical examples and best practices that I’ve learned during my years of TypeScript … read more…

Configure SharePoint Framework Web Part Icon

Configure SharePoint Framework Web Part Icon

When you develop a client-side web part using SharePoint Framework, you will have a default “Page” icon as the web part icon. However, based on the functionality, you may want to use a different web part icon. In this tutorial, I will show you how to set a SPFx client-side web part icon using various … read more…

How to Use Parallel Branch in Power Automate?

power automate parallel branch

While creating different Power Automate flows, I noticed that running tasks one by one often slowed down the process. So, I started using Parallel Branches to handle multiple actions simultaneously, such as sending emails, creating tickets, and sending notifications. It made my flows much faster. In this tutorial, I will tell you how to automate … read more…

How to Remove Items from Arrays in TypeScript (7 Powerful Methods)

Remove Items from Arrays in TypeScript

Do you required to remove specific items from an array in TypeScript? It is easy and there are various methods available in TypeScript. In this tutorial, I’ll walk you through several different techniques to remove items from arrays in TypeScript, complete with practical examples you can apply to your own projects right away. Whether you … read more…

Append Multiple Values to An Array in Power Automate

append to array variable power automate

Recently, I was working on an IT Help Desk project where we had a column called ‘Support Comments‘ in a SharePoint list. The idea was simple: every time someone from the support team had an update, they would add a new comment. But here’s the tricky part: I didn’t want to overwrite or delete the … read more…

How to Create Dataverse View [With Examples]

Create view in dataverse

If you’re using Microsoft Dataverse and want an easy way to organize your data, creating views is a beneficial approach. Views let you see only the information you need by filtering and sorting your data. In this Dataverse tutorial, I’ll show you what Dataverse view is, how to create Dataverse view, and the topics below: … read more…

Create Autonomous Agents in Copilot Studio

Applications of autonomous agents in business

Yesterday, one of my colleagues informed me that their IT team was receiving too many support emails every day. They had to check each email, identify the issue, determine its urgency, set a deadline, update a tracker, and then send a reply to the person who had asked for help. It was taking a lot … read more…

TypeScript ?? Operator

nullish coalescing operator in TypeScript

Do you want to know about the ?? operator in TypeScript? I will explain here how to work with the nullish coalescing operator in TypeScript. You will learn everything about the TypeScript ?? operator here. Mainly, I’ll show you exactly how it works, when to use it (and when not to), and share real-world examples … read more…

Add a Card Gallery in Power Pages

Card Gallery in Power Pages

If you’re creating a site with Power Pages and want to showcase content in a clean, professional layout, adding a Card Gallery is the best way to do so. Whether you are displaying team profiles, blog posts, projects, or services, a card layout helps organize everything visually and keeps your page looking clean and professional. … read more…

Power Apps RSS Feed – How to Show

PowerApps RSS Connector

Recently, I worked on a Power Apps project where I created an app that connects to an RSS feed. This app lets users easily see the latest news or updates directly within Power Apps without having to visit different websites. For example, if there’s a news feed for your company or industry, you can use … read more…

Live Webinar

Build an IT Help Desk App using Power Apps and Power Automate

Join this free live session and learn how to build a fully functional IT Help Desk application using Power Apps and Power Automate—step by step.

📅 29th Apr 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

Power Platform Tutorial

FREE Power Platform Tutorial PDF

Download 135+ Pages FREE PDF on Microsoft Power Platform Tutorial. Learn Now…