How to Iterate Over Enums in TypeScript?

Iterate Over Enums in TypeScript

As a TypeScript developer, I frequently encounter scenarios where I need to loop through an enum to access its keys or values. In this complete tutorial, I’ll show you multiple methods to iterate over TypeScript enums, with practical examples and best practices that I’ve developed through years of TypeScript development. Enums (enumerations) provide a way … read more…

Create SharePoint List Lookup Column Using Power Automate

How To Populate A Lookup Column With Power Automate

Last week, while working on creating a SharePoint list and column from Excel flow, I needed to create a lookup column using Power Automate dynamically. At first, it seemed tricky since there’s no direct action for creating lookup columns. However, after some research and testing, I found a way to make it work using the Send an HTTP … read more…

TypeScript Promise [Guide to Asynchronous Programming]

TypeScript Promise

To become an expert in TypeScript, you should know how to work with asynchronous code. We can do this using Promises. Promises in TypeScript handle asynchronous operations, making your code more readable and manageable. They represent a value that might not be available yet but will be at some point in the future, allowing your … read more…

How to Use TypeScript Enums [Beginner-to-Advanced Tutorial]

TypeScript Enums

As a developer who has worked with TypeScript for years, I’ve found enums very useful. You should know how to work with TypeScript enums, so I wrote a complete tutorial with practical examples about Enums in TypeScript. By the end of this tutorial, you will become super confident about Enums. What are TypeScript Enums? TypeScript … read more…

Show Hide Power Apps Form Based On Gallery Selected Item

powerapps edit form selected item

I developed a leave request app in Power Apps. Managers/Approvers can see all the requests and approve/reject waiting for them. When they tap a request, they see all the details. After they approve or reject it, the details form closes automatically. In this tutorial, I will explain how to show hide Power Apps form based … read more…

How to Check IF the Date is Weekend in Power Automate?

How to Check IF the Date is Weekend using Power Automate

In our leave management application, I needed to calculate leave days while ensuring weekends were excluded from the total count. Since weekends shouldn’t be considered leave days, I had to find a way to check if a given date falls on a Saturday or Sunday. After some research, I found an efficient way to identify … read more…

How to Rename SharePoint List Using Power Automate?

How to Rename SharePoint list Using Power Automate

While working on a Create SharePoint Online List and Columns from Excel flow in Power Automate, I needed to create a SharePoint list with a specific internal name. Initially, I attempted to specify the InternalName while creating the list, but I encountered the following error: After checking the SharePoint list properties, I found that there … read more…

How to Use dayOfWeek Function in Power Automate?

Power Automate If day of the week

I encountered an interesting requirement last week when working with a client. They wanted to automate a process based on the day of the week in Power Automate. Precisely, they needed to trigger different actions depending on whether it was a weekday or a weekend. Luckily, Power Automate provides built-in functions that make it easy … read more…

How to Check If SharePoint List Column Equals in Power Automate?

Check If the SharePoint List Column Equals to Another SharePoint List Column in Power Automate

While working with Power Automate, you often need to check if a column in a SharePoint list equals a specific value before taking further actions. For example, you might want to send an email notification when the Status column in a SharePoint list equals Approved. In this tutorial, I will explain different ways to check … read more…

⏰ LIMITED-TIME OFFER

Join the SharePoint & Power Platform Developer Live Training

📅 Live training starts October 5, 2026
SharePoint Development
Power Apps & Power Automate
Copilot Studio
🎁
FREE 1-Year Access to SPGuides.Academy

Enroll now and get access to all 9 academy courses at no extra cost.

Secure your seat before the batch fills up.
Get the live training plus the complete SPGuides.Academy learning library.

Enroll Now & Get Your FREE 1-Year Academy Access → View live training details and schedule
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 Integration Power Apps Form With Repeating Table [Invoice Management System]

Learn how to build an invoice management system using SharePoint integration and a repeating table.

📅 2nd September 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