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…

Create Power Apps Canvas App With Data From a SharePoint List

how to connect sharepoint to powerapps

A little while ago, I helped a client build a Power Apps Canvas app that connects straight to their SharePoint list. This app allows users to view and interact with information stored in SharePoint without leaving the app. For example, if an employee submits a request in the SharePoint list, they can use the app … read more…

How to Add a List in Power Pages [CRUD Operation]

Add a page with a form to Records

While working on a Power Pages site, one of my colleagues asked me, “How can I display Dataverse data in Power Pages?” I explained that you can easily display data using a list option. But here’s the best part: a list doesn’t just show data. It also allows users to create, edit, and delete records … read more…

How to Filter Power Apps Gallery Based On Search Box

Filter Power Apps Gallery Based On Search Box

A few days before, I worked for a client on a Power Apps application. In that app, the client required filtering the gallery based on the search input, which could be any field in the Power Apps gallery. In this tutorial, I will explain how to filter a Power Apps gallery based on search text. … read more…

Power Apps Patch Error: The type of this argument ‘Attributes’ does not match the expected type ‘Record’. Found type ‘Text’

power apps does not match the expected type record found type text

In this Power Apps tutorial, I will show you how to fix an error, i.e., The type of this argument ‘Attributes’ does not match the expected type ‘Record’. Found type ‘Text’. The function ‘Patch’ has some invalid arguments that occur when working with the Power Apps Patch function. I recently had to build a Power Apps canvas … read more…

You don’t have permission to view this data error in Power Apps

You don't have permission to view this data error in PowerApps

In this Power Apps tutorial, we will discuss a common error in Power Apps: ‘You don’t have permission to view this data.‘ Server Response: Products failed: Something went wrong, and how to resolve it. Power Apps Error: You don’t have permission to view this data I have created an app where I needed to create a Power … read more…

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…

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…

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…

What is Microsoft Power Platform? [Ultimate Guide to Low-Code Business Solutions]

power platform tutorial

Microsoft Power Platform is a bundle of low-code tools that helps businesses build custom apps, automate workflows, and analyze data—all without advanced coding. The suite includes Power Apps for app creation, Power Automate for workflow automation, Power BI for data analysis, and Power Pages for website building. With Power Platform, organizations can tackle business problems … read more…

How to Count Rows From Dataverse Table Using Power Automate

Count Rows From Dataverse Table Using Power Automate

To count rows from a Dataverse table using Power Automate, we can use the Power Automate Length() function. The Length function allows you to quickly count the number of rows in a Dataverse table, making it easy to get the total number of records. In this tutorial, I will show you how to use the … read more…

Add Data To Dataverse Table Using Power Automate

Power Automate insert a row in Dataverse

While working on a business app for a client, we needed to add data to a Dataverse table whenever a new item was created in a SharePoint list. This is because the client wanted to build a Power Apps model-driven app, which only supports Dataverse as a data source. In this tutorial, I will show … read more…

Export Dataverse Table to Excel Using Power Automate

Export Dataverse table to excel using Power Automate

If you work with Microsoft Dataverse, you already know how powerful it is for storing and managing business data. However, when you need to export that data to Excel for reporting, manual export can take a lot of time, especially if you do it regularly. While some people can export manually, automating the process saves … 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

Create a SharePoint List & Columns from Excel Using Power Automate

Learn how to automatically create a SharePoint Online list and all its columns from an Excel file using Power Automate—without using any Premium connectors..

📅 4th Aug 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