How to Set Autonumber for Primary Name Column in Dataverse?

Set Autonumber for Primary Name Column in Dataverse

When working with custom tables in Dataverse, the Primary Name column is often set as a required text field. But entering values like TKT-1000, REQ-2025-001, or INV-000123 manually can be repetitive and prone to errors. Dataverse now allows you to change the Primary Name column to Autonumber, letting the system generate unique, consistent values automatically. … read more…

How to Use Prompt in Power Apps? [With Examples]

How to Use Prompt in Power Apps

Power Apps now lets you integrate AI-powered prompts directly into your apps using the Prompt (AI capability). This feature makes it easy to collect input from users in a more interactive and dynamic way. You can configure it to accept free text, ask for a file upload, or even guide users with context-aware suggestions. By … read more…

Create a Dataverse Table from Excel or CSV in Power Apps

Create a Dataverse Table from Excel or CSV in Power Apps

Recently, I needed to import some Excel data into Dataverse for one of my Power Apps projects. At first, I thought it would be a simple copy-paste job, but it wasn’t. I encountered a few limitations and began exploring alternative options. That’s when I discovered three easy and practical ways to get Excel or CSV … read more…

How to Find Files Older Than a Specific Date using PowerShell?

Find Files Older Than a Specific Date using PowerShell

Recently, one of my clients wanted to list down old files from a shared drive in their New York office. By using PowerShell, you can identify files older than any date you choose. In this tutorial, I will show you how to find files older than a specific date using PowerShell, along with some examples, such … read more…

How to Format Numbers as Two Digits in TypeScript (With Examples)

Format Numbers as Two Digits in TypeScript

Have you ever found yourself needing to display numbers as two digits in your TypeScript projects, like “07” instead of “7”? In this tutorial, I’ll walk you through several ways to format numbers as two digits in TypeScript. We’ll cover built-in JavaScript methods, string manipulation, and formatting with Intl.NumberFormat. Here are the methods: Method 1: … read more…

Create Table in Microsoft Dataverse [2 Ways]

Create Tables in Microsoft Dataverse

In this Dataverse tutorial, I will show you how to create a Dataverse table step-by-step using different methods like Copilot and Blank table. Also, I will explain how to add various column types such as Text, Choice, Lookup, and more. This guide will help you get started with the Dataverse table easily, even if you’re … read more…

How to Get the Decimal Part of a Number in TypeScript?

Get the Decimal Part of a Number in TypeScript

Have you ever needed to extract just the decimal part from a number in your TypeScript project? Maybe you’re building a financial dashboard or processing sales tax calculations, and you need to isolate the cents from a dollar amount. In this tutorial, I’ll walk you through several methods to get the decimal (fractional) part of … read more…

How to Check If Object Is Empty in TypeScript?

TypeScript Check If Object Is Empty

In modern TypeScript development, you might need to determine if an object is empty, meaning it has no own properties. In this tutorial, I will explain how to check if an object is empty in TypeScript using various methods with practical examples. What Does “Empty Object” Mean in TypeScript? In JavaScript and TypeScript, an “empty … 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…