Set Your Preferred Solution for the Dataverse MCP
I was working with the Dataverse MCP server yesterday and noticed that when I created new tables through it, they were all getting the default cr*** prefix from the Common Data Services Default…
tag
I was working with the Dataverse MCP server yesterday and noticed that when I created new tables through it, they were all getting the default cr*** prefix from the Common Data Services Default…
If you use the Power Platform CLI (PAC CLI) in GCC High or DoD environments, you may run into a sudden crash that looks like this:
I’m using managed identity to let a Dataverse plug-in call Azure resources without storing secrets. One of those calls hits a Logic App (Consumption) via the When an HTTP request is received trigger.
When working with Azure Data Factory (ADF) and the Dataverse connector, passing the pipeline trigger time into a Data Flow can be trickier than expected.
To quickly see which Data Loss Prevention (DLP) policies are applied to a specific Power Platform environment, you can use a direct URL. This article shows you how to:
While recently walking a colleague through Power Automate, I was reminded of one of my long-standing frustrations: how difficult it is to copy expressions once they’ve been inserted into actions like…
Azure Data Factory (ADF) provides versatile ways to connect and interact with Dataverse. Understanding the connection options and configurations is crucial for securely and efficiently managing your…
Today’s digital landscape offers unprecedented opportunities to leverage technology in the service of public safety.
Model-driven apps in Power Apps allow users to create dashboards that display key data from different entities. By default, dashboards do not provide an easy way to display Notes (Annotations).
Web templates in Power Pages offer a powerful way to create reusable components that can be used across multiple pages, headers, and footers.
When working with the paconn CLI tool to create and manage custom connectors in the Power Platform, it’s essential to configure your environment settings properly, especially when targeting different…
Integrating APIs into Power Automate flows often requires creating custom connectors, a process that can encounter challenges with certain API specifications.
In today’s fast-paced development environments, seamless integration between customer and development tracking systems can be crucial for maintaining transparency, efficiency, and alignment across…
The article discusses integrating Government APIs with Microsoft Power Platform, emphasizing the creation and certification of custom connectors.
When managing extensive user datasets from Microsoft Graph API, a common challenge is handling the pagination of data.
Navigating travel expenses in the public sector can be intricate, especially when it comes to adhering to per diem rates.
Have you ever wanted to fill in a Docx template within a Canvas App? Look no further! I’m excited to introduce a new PCF component that allows you to do just that.
Hey Power Pages developers! Are you sitting there scratching your head wondering why the Authentication/LoginTrackingEanbled site setting isn’t working? Unfortunately it has been deprecated 😭😭😭😭.
Power Automate Desktop is a great way to automate many of your daily task so you can focus on real work.
Want to know which model applications your users have access to in Dataverse? Check out the app access checker that is available within the Power Platform admin center.
Dataverse allows you to easily generate your Word Templates as PDF files. Last year they expanded the functionality beyone just the out of the box sales entities to all custom entities.
If you have custom applications built on Dynamics/Dataverse within the US Government Community Cloud (GCC) and only have Team user license that were purchased after October 2018 your apps screen may…
There are many tools you can utilize to develop Power Automate custom connectors including Postman and Swagger Inspector.
So you have a lot of data to display but the screen in Power Apps isn’t large enough. My friend Ronald Sease recently showed me how to create a gallery in Power Apps that you can scroll horizontally.
For those working in the U.S. Government or DoD/Military space needing the Power Apps mobile application on your phone, an additional step of selecting a region must be taken before you attempt to…
I am current building PCF component that required me to determine if the user has specific rights to an entity before attempting to modify it.
This image component allows you to rotate an image to any degree unlike the Canvas image component which only allows 90, 180, or 270 degrees.
The usage of Xrm.Page is currently deprecated, still available due to it’s high usage, but still deprecated. When will it go away, we don’t really know yet.
Multilingual support has been added to the Calendar component I recently shared. This works in both Canvas and Model apps.
While working on a demo of the Business Cards Scanner component for PowerApps I found that the component only returns the address as a single line and not as parsed address components (UPDATE: The…