Create Power Apps Weather App [Current & Tomorrow’s Forecast]

Create Power Apps Weather App

I needed a simple way to check the weather for various locations (across different countries and states) without having to switch between websites or apps. I built a Power Apps Weather App that displays current weather and forecasts in one place. In this Power Apps tutorial, I will show you how to create a Power … read more…

3 Various Ways to Get Weather Forecast Using Power Automate

Get Weather Forecast as Mobile Notification in Power Automate

With Power Automate, you can automatically fetch weather updates from an online service and send them right where you need them, email, mobile notification, save in SharePoint, or even a chat in Microsoft Teams. In this tutorial, you will learn how to create Power Automate flows to get weather updates using the MSN Weather Connector. … read more…

SharePoint Folder Structure Best Practices: An Expert Tutorial

SharePoint Folder Structure Best Practices

As someone who has worked with SharePoint for over 18 years, I’ve seen firsthand how a well-organized folder structure can make or break productivity and collaboration within an organization. Whether you’re just getting started with SharePoint or looking to optimize your current setup, this tutorial will walk you through the best practices for designing and … read more…

Import CSV Data to Microsoft Dataverse Using Power Automate

Import csv data to dataverse power automate

One of my clients had a large amount of data exported from Salesforce in CSV format and needed a way to import it into Microsoft Dataverse. Instead of manually uploading the data or writing custom code, we used Power Automate to import the CSV data directly into a Dataverse table. In this tutorial, I will … read more…

TypeScript Enum vs Const: Which One Should You Choose?

TypeScript Enum vs Const differences

Recently, I was working on a large TypeScript project where I needed to create a set of related constants for user roles. The question that I faced was whether to use an enum or a const object. After years of experience with TypeScript, I’ve developed strong opinions about when to use each approach. In this … read more…

Add a Multistep Form in Power Pages [Step By Step]

How to add Multistep Forms in Power Pages

I was working on a Power Pages form titled “Employee Onboarding.” It had many fields, and I felt that showing everything on one page might be too much for the user. So, I thought, why not break it into small steps? That’s when I tried making a multistep form. Now, the form looks clean and … read more…

TypeScript Enum with Multiple Values

typescript enum with multiple values

Working with TypeScript enums is something I do almost every day, and I’ve discovered that one of the most powerful features is assigning multiple values to enum members. In this tutorial, I’ll share practical techniques for working with TypeScript enums that hold multiple values. When I first started using TypeScript years ago, I stuck to … read more…

REST API Calls in Power Automate – How to Use

REST API Calls in Power Automate

While working on a business application for a client, we were tasked with automating the process of creating SharePoint lists and columns. Unfortunately, Power Automate does not have a built-in flow action to create a SharePoint list or add columns to it. For these scenarios, the REST API is the best option. In this tutorial, … read more…

Power Apps Auto Populate Country Code And Phone Number

Auto Populate Country Code based on Country selection in power apps combo box

I was recently working on a Power Apps form where users need to provide their personal information, including their full name, email address, phone number, and address. In the form, I had to auto-populate the country codes along with the phone number format, so that I could get the proper information from the user. To … read more…

Entity Extraction in Power Automate [Using AI Builder]

extract data from documents with microsoft flow

In Power Automate, AI Builder helps us find important information in text. It can include names, phone numbers, emails, or dates, which can be used to automate processes such as appointment scheduling. In this tutorial, I will show how to extract key information using AI Builder in Power Automate. Entity Extraction in Power Automate Imagine … read more…

How To Create A Form In Power Pages [Step By Step]

Create A Forms In Power Pages

A few weeks ago, I assisted a colleague in building a simple customer feedback portal using Power Pages. Everything went correctly until we realized there were no built-in forms to collect responses. After conducting some research, I found that we can create forms using Microsoft Dataverse and add them to Power Pages. In this tutorial, … read more…

CAML Query Builder in SharePoint Online + Examples

caml query builder sharepoint online

Want to learn about the CAML query builder? How to use the CAML query builder in SharePoint Online? Keep reading this tutorial to learn more about the SharePoint CAML query builder and various SharePoint CAML query examples. We will see here how to use the U2U CAML query builder for SharePoint Online. What is CAML Query in SharePoint? CAML … 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 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