-
Unlock Insights: Key Phrase Extraction in Power Automate for Text Analysis
In today’s data-driven world, text analysis is crucial for understanding customer sentiment, extracting valuable information from documents, and automating processes. Power Automate, with its robust AI Builder capabilities, makes this easier than ever. One powerful tool in its arsenal is Key Phrase Extraction, allowing you to quickly identify the most important topics within text. What…
-
Power Fx Gets Intensely Intelligent: Mastering AIClassify, AIReply, AISentiment, and AISummarize
Power Fx is no longer just about calculations and data manipulation; it’s rapidly evolving into an AI-powered powerhouse. The introduction of AIClassify, AIReply, AISentiment, and AISummarize functions brings the cutting edge of artificial intelligence directly into the hands of citizen developers, dramatically expanding the capabilities of canvas and model-driven apps. Why These AI Functions Matter:…
-
Optimize your Power Automate flows for better performance
There are numerous scenarios where accelerating the execution of Power Automate Flow becomes imperative. This necessity may stem from time-sensitive tasks like sending urgent notifications or handling real-time data. Through refining your flows, you can ensure faster processing and enhance overall effectiveness. For instance, by reducing redundant actions or minimizing dependencies, you can streamline the…
-
How to monitor Power Platform environment capacity with custom approved capacity?
In Power Platform, to provision an environment, we need at least 1 GB Dataverse storage capacity. Default Power Platform storage capacity depends on many factors such as how many O365, Power Platform Premium and Dynamics licenses an organization have. On top of this, we can procure additional storage capacity by purchasing add-ons. Power Platform capacity is…
-
Power Automate Desktop (RPA) Issue with Hover Mouse Over Element on Web Page
Issue: During the execution of a bot, the button options are not clearly visible and the menu item moves/transforms the position of menu item/list item. In addition, transformed buttons do not come up on the screen. This behavior breaks the execution of the flow. When the bot clicks on “Filter Off” menu, the sub menu…
-
How can I get the flows that need my attention across tenant?
If the number of environments in the tenant is less than 500, use the following script to get all the flows that need licenses across the tenant: Write all flows to a CSV file $allFlows | Export-Csv -Path “flows.csv” -NoTypeInformation Write-Host “All flows at risk of suspension written to flows.csv” If there are more than…
-
Does Canvas App support real-time navigation feature in Maps control
In a use case, from a canvas application, we want to track live location of the drivers who are doing delivery of various commodities. Does Map control supports real-time navigation in the canvas application? Based on my findings and inputs from various places, here is the information:
-
Power Automate New Designer : Issue with Export to File for Power BI Reports action
Issue I am trying to automate a use case of exporting Power BI report to PDF file. For this use case, I planned to use “Export to File for Power BI Reports” action in Power Automate. I was using Power Automate’s new designer to create the flow and tried to use the “Export to File…
-
SharePoint Connector using with service principal
Question: From Canvas Application or Power Automate, when we use SharePoint connector, we will always use individual user credentials to connect. Is it possible to use Service Principal with SharePoint Connector? Answer: At this point, there is no support for using Service Principal for SharePoint Connector. It is a much requested feature. Currently it is…
-
Issue: Guest users accessing Canvas App connected with MS Dataverse
Issue Context: We have a Power App’s Canvas App which is using MS Dataverse as datasource. The app is shared with a range of users who are both internal (AD Users in the tenant) and external users (guest users). All the users have access to both canvas app and all underlaying dataverse tables & schema.…
-
Power Platform Solution Environment Variables : Always Visible and Editable
During December 2023, Microsoft released an update related to Power Platform Solution’s environment variables. When a solution is imported manually or using pipelines, if the environment variable contains a value, then the variable was not displaying in certain conditions. It was very annoying in many cases. Finally, the fix resolved the issue and empowered all…
-
Common mistakes by makers in Power Automate
Power Automate is a powerful tool that allows users to automate business processes and save time and effort. However, creating flows in Power Automate can be challenging, and users often make mistakes that can result in errors and inefficiencies. Here are some common mistakes that users make while creating Power Automate flows: Not Setting Triggers…
-
Common mistakes while creating Canvas Apps
Power Platform is a low-code development platform that enables users to create custom business applications without the need for traditional programming skills. Canvas apps are one of the key components of the Power Platform and allow users to create custom interfaces that interact with data from various sources. Despite its user-friendly interface and low-code development…
-
Guidelines to Improve Canvas Applications
PowerFx is a low-code programming language used in Microsoft Power Apps to build canvas applications. PowerFx formulas can become complex, making the application slow, affecting its performance. Here are some changes you can make in PowerFx canvas formulas to improve performance. In summary, improving the performance of a canvas application requires optimizing PowerFx formulas to…
-
Power Platform Learning Resources
Microsoft Power Platform is a suite of low-code and no-code tools that enable businesses to build custom applications, automate workflows, and analyze data. If you are looking to learn Power Platform, there are several resources available that cater to different learning styles and levels of expertise. Here are some of the best learning resources for…


