Remove Commas From Dataverse Number Field

How to remove thousand separator from dataverse number column

While working on a Power Apps Model-Driven App, the Contact Number field was created as a Number column in Dataverse. However, the numbers were displayed with commas as thousand separators, which made the contact numbers look confusing. The requirement was to remove these commas and display the numbers as a clean, continuous string. In this Dataverse … read more…

Microsoft Power Apps Vibe: The AI-Native Power Apps Experience

Power Apps vibe

Are you ready to know about the new Power Apps experience, recently announced by Microsoft? Power Apps Vibe, the AI-Native Power Apps experience for future app development. I will explain everything about it and also show an example of creating a fully functional App using Power Apps Vibe. Power Apps Vibe Introduction The new Power … read more…

How to Detect Text in Dataverse Using AI Builder

Detect Text in Dataverse Using AI Builder in Power Automate

Sometimes, when we work with forms, receipts, or scanned documents, we need to extract important text, such as invoice numbers, names, or amounts, and save that data in Dataverse for further processing. Instead of typing everything manually, we can use AI Builder’s Text Recognition feature in Power Automate, which I explained in our Power Platform course. It … read more…

How to Create a Monthly Timesheet in Power Apps [Step By Step]

power apps monthly timesheet

A few days ago, we received a requirement to create a timesheet for the selected month in the Power Apps application. This timesheet needs to display the selected month’s week names, starting from the first date to the last date, dynamically. In this article, I will explain how to create a monthly timesheet in Power … read more…

How to Set No Selected Item in a Power Apps Gallery?

Set No Selected Item in a Power Apps Gallery

When you add a Gallery in Power Apps, it automatically highlights the first item by default. That works in many cases, but it can be unclear if you’d prefer your app to start with nothing selected. Yes, the same thing happened to me as well. In my case, I always want to start with my … read more…

Retrieve SharePoint List Data into Power Apps Using Power Automate

powerapps parse json untyped object

I received a client requirement to retrieve data from a SharePoint list into Power Apps using a Power Automate flow. Although it is possible to fetch SharePoint list data directly in Power Apps, there are scenarios where using a flow is a more effective approach. For example, handling delegation issues when working with large datasets … read more…

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…

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…

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.

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