Gowtham Rajamanickam

Wednesday, 6 August 2025

Dataverse Gets Smarter! Introducing Prompt Columns in Power Platform

Wednesday, August 06, 2025 0

 Hello friends! πŸ‘‹

If you're working with Microsoft Power Platform, especially Dataverse, here’s a cool update you should know about – a new column type called "Prompt" is now available (in preview as of writing this post).

Friday, 18 July 2025

πŸ” Power Pages: Fetch Data from a Dataverse Table and Display Using Liquid Template

Friday, July 18, 2025 0

In this blog post, we’ll explore how to fetch data from a Dataverse table (for example, Job Application) and display the records right on the Home page of your Power Pages site using Liquid templates.

This is a common requirement in real-world Power Platform projects where you need to display dynamic data like upcoming events, announcements, or courses on public-facing pages.

πŸ” Power Pages: Display Current Logged-in User’s Full Name Using Liquid template

Friday, July 18, 2025 0

Hey developers! πŸ‘‹

Working on Power Pages and need to personalize the experience for your users? One quick win is displaying the currently logged-in user’s full name on the web page.

In this article, I’ll show you how to use Liquid templating language in Power Pages to show the logged-in user’s full name using the handy user.fullname property.

Thursday, 17 July 2025

🌐 What is Page Template in Power Pages and How to Create a New Page Template in Portal Management

Thursday, July 17, 2025 0

 

Power Pages (earlier known as Power Apps Portals) has become one of the go-to low-code solutions for building secure, data-driven websites. Whether you're creating customer self-service portals, partner portals, or internal sites — page templates play a very crucial role.

In this blog, we’ll understand what a Page Template is in Power Pages, why it matters, and how you can create your own custom page template using Portal Management app.

πŸ” How to Configure DLP Policy for Knowledge Sources in Copilot Studio Agents

Thursday, July 17, 2025 0

 

πŸ‘‹ Introduction

Hey techies! πŸ‘¨‍πŸ’»πŸ‘©‍πŸ’»

In this blog post, let’s deep-dive into something that’s becoming super critical in enterprise-level Power Platform implementations—Data Loss Prevention (DLP) policies for knowledge sources in Copilot Studio agents.

Whether you're building conversational agents with Microsoft Copilot Studio or managing environments via the Power Platform admin center, securing your data sources is non-negotiable. Especially with knowledge integration from SharePoint, OneDrive, or public websites, it becomes necessary to apply strict DLP controls to prevent accidental data leaks.

Let’s walk through how to configure DLP policies to govern which connectors (aka knowledge sources) can be used by Copilot Studio agents.