-
Continue reading →: Canvas App | Easy way to use SVG icons with PowerIcons
In my previous articles, I explained how to use SVG icons in Canvas Apps by manually modifying the SVG content to make it compatible with Canvas Apps. I also mentioned about a simplified SVG usage approach using https://powerappstools.com/#/svg-to-fx. In this article, I’ll walk you through PowerIcons, a tool that makes…
-
Continue reading →: Power Platform Data Export: Track Power Apps Usage with Azure Data Lake and Power BI
With the Power Platform admin center, you can export Power Platform inventory and usage data directly into Azure Data Lake Storage for advanced analytics and reporting. In this article, I’ll walk you through how to export the Power Apps inventory data into Azure Data Lake Storage and then use Power BI to…
-
Continue reading →: Power Automate Flow Error: “Owner Needs Premium License” Even with Power Apps Premium
When testing a cloud flow in a Production environment, the following error appeared: This happened even though the flow owner already had a Power Apps Premium license. The flow was manually triggered and used a Dataverse Unbound Action. Interestingly, the same flow worked without any issue in a Developer environment.…
-
Continue reading →: SSIS | KingswaySoft | Dataverse | Connect to Environment using Service Principal
In this short article, I’ll explain how to connect to an environment using a Service Principal with the KingswaySoft connector in an SSIS project. Steps to create the connection: 🙂
-
Continue reading →: Monitor Power Apps Usage with Microsoft Purview
Did you know you can access detailed logs for your Power Apps—such as which user: You can view all of these logs using Microsoft Purview , a comprehensive set of solutions that helps your organization govern, protect, and manage data effectively. Coming back to accessing the Power App logs, we…
-
Continue reading →: Dynamics 365 Sales | Unable to start free trial
While trying to provision a Dynamics 365 Sales free trial using my work account, I was constantly getting this error ‘We are unable to sign up for the trial at this time’. With the following steps, I was able to create a trial account. 🙂
-
Continue reading →: Microsoft Clarity | Integration with PowerApps
Did you know you can watch session recordings of your users interacting with your Canvas App? I came across this video on OhThreeSixtyFive channel about integrating Microsoft Clarity with Canvas App and decided to give it a try myself. In this article, I’ll walk you through the step-by-step process to…
-
Continue reading →: Azure Function | Publish | ‘attempt to publish the ZIP file failed’ error
While publishing a C# Azure Function from Visual Studio, I encountered the following error: The attempt to publish the ZIP file through XXXXX failed. Reason and Fix: 🙂
-
Continue reading →: Power Automate | Unable to Resubmit Flow Runs
If you are troubleshooting a failed flow run and are unable to Resubmit it with the following error : This flow run was started by someone else and you can only resubmit runs that you’ve initiated. Its due to a change, which is documented here How to enable flow run…
-
Continue reading →: Power Automate Flow | Activation Error | InvalidPaginationPolicy
One of the users reported an issue where they encountered an InvalidPaginationPolicy error while trying to turn on a flow {“error”:{“code”:”InvalidOpenApiFlow”,”message”:”Flow save failed with code ‘InvalidPaginationPolicy’ and message. The value specified for property ‘minimumItemsCount’ exceeds the maximum allowed. Actual: ‘100000’. Maximum: ‘5000’.’.”}} Reason and Fix: 🙂


