Displaying Power BI Reports in Power Pages
Carl de Souza
by Carl
4h ago
Power BI reports can be displayed in Power Pages, which is very useful if you want to give your portal users access to the rich reporting features of Power BI. In this post, we will look at how to set up and use Power BI reports in Power Pages. First, we will use some workspaces and reports from this post where we looked at how to use Power BI reports … The post Displaying Power BI Reports in Power Pages appeared first on Carl de Souza ..read more
Visit website
Integrating Power BI Reporting with Dynamics 365 (2024)
Carl de Souza
by Carl
4h ago
Power BI reports can be surfaced in several ways in Dynamics 365. In this post, we will look at the various options available today in 2024 to display Power BI reports inside of Dynamics 365. Creating a Workspace First, let’s go ahead and create a new Power BI workspace, where we will be housing our Power BI reports. This is done in the Power BI service at https://app.powerbi.com. When you’re in … The post Integrating Power BI Reporting with Dynamics 365 (2024) appeared first on Carl de Souza ..read more
Visit website
Creating Service Principals Really Easily Using Pac Cli
Carl de Souza
by Carl
1M ago
When creating integrations with Dynamics 365, one of the common steps is to set up a service principal in Azure. There are several steps to set this up, including: Creating an Azure App Registration Creating a secret Setting up API permissions Creating an Application User in the Power Platform Admin Center Assigning permissions to that Application User What if I told you you can do all of this with one … The post Creating Service Principals Really Easily Using Pac Cli appeared first on Carl de Souza ..read more
Visit website
Exploring Features in Copilot for Customer Service Dynamics 365
Carl de Souza
by Carl
1M ago
Microsoft Copilot has been embedded into several parts of its Copilot AI assistant into Dynamics 365 Customer Service. In this post, we will look at some of these. Before we start, let’s consider the real use cases for wanted Copilot for customer service scenarios. The aim of customer service is to keep customers happy, and one way to do this is for agents to be able to resolve customer issues … The post Exploring Features in Copilot for Customer Service Dynamics 365 appeared first on Carl de Souza ..read more
Visit website
How to Use PCF Controls in Power Pages
Carl de Souza
by Carl
2M ago
In this post, we will look at how PCF Controls can be used in Power Pages. This is continuing on in our series on PCF Controls. First, let’s create a new Power Pages site, and we will add a form to the home page: Select New Form: And we will select our Account Dataverse form: We see the field which contains our PCF code components, which was added previously to … The post How to Use PCF Controls in Power Pages appeared first on Carl de Souza ..read more
Visit website
Using PCF Controls in Canvas Apps and Custom Pages
Carl de Souza
by Carl
2M ago
In previous posts, we created some Power Apps Component Framework (PCF) controls for use in Model-Driven Apps. In this post, we will look at how to use PCF controls in Canvas Apps and Custom Pages. First, let’s turn on a feature that allows us to use custom components in Canvas Apps. In the Power Platform Admin Center (https://admin.powerplatform.microsoft.com), select your environment, then Settings->Features and find the setting Power Apps component … The post Using PCF Controls in Canvas Apps and Custom Pages appeared first on Carl de Souza ..read more
Visit website
Installing PCF.Gallery Components When No solution.zip Exists
Carl de Souza
by Carl
2M ago
In a previous post, we looked at how to use the PCF.Gallery site to install custom PCF components when a solution has been provided by the developer in GitHub. In some cases, the solution.zip file may not exist. Let’s look at how to deploy these components to an org so we can use them. Note you will need to go through these instructions here to set up your PowerApps Component Framework  … The post Installing PCF.Gallery Components When No solution.zip Exists appeared first on Carl de Souza ..read more
Visit website
Creating a Virtual PCF React Control with Fluent UI v8
Carl de Souza
by Carl
2M ago
In a previous post, we looked at how to create a sample PCF control. In this post, we will look at creating a React PCF control. The current templates for PCF Controls use Fluent UI v8. For v8 documentation, see https://developer.microsoft.com/en-us/fluentui#/controls/web . v8 controls use @fluentui/react. The latest version is Fluent UI v9. We can use v9 controls in our PCF controls, but it won’t use the out of the box template. … The post Creating a Virtual PCF React Control with Fluent UI v8 appeared first on Carl de Souza ..read more
Visit website
Building a PCF Control that calls Context WebApi
Carl de Souza
by Carl
2M ago
Power Apps Component Framework, or PCF Controls, have capabilities to call WebApi operations. In this post, we will look at how to build a PCF control that calls the Context WebApi. In a previous post, we built a control that called the navigation features in a PCF control, as well as user settings. Let’s use that as a base to run some WebApi code. In looking at the context.webAPI, we … The post Building a PCF Control that calls Context WebApi appeared first on Carl de Souza ..read more
Visit website
Using Context Navigation and User Settings in PCF Controls
Carl de Souza
by Carl
2M ago
In this post, we will look at how to use context in PCF Controls. The context provides us with many features such as being able to call Power Apps and Dynamics 365 native functionality that we may normally access through JavaScript and the API. Being able to do this from within a PCF control is very useful for building our controls. First, let’s create a new PCF control called SampleXrmControl, … The post Using Context Navigation and User Settings in PCF Controls appeared first on Carl de Souza ..read more
Visit website

Follow Carl de Souza on FeedSpot

Continue with Google
Continue with Apple
OR