[Articles]

About Who's Gonna Take Care Of Me

Copilot Studio fundamentals: Build your first Agent

Table of Contents Copilot Studio is Microsoft’s low-code platform for building custom AI agents, in this blog post we will cover the basic concepts to get stated with Copilot Studio and we will cover a simple but powerful use case for an agent that helps users to streamline the preparation process for Monthly Business Review

Read More »

Restrict saving a record in a Model-Driven App | Do not allow saving | JavaScript customization | Power Apps | Modern forms experience

Table of Contents In some scenarios, we may need to restrict users from saving records under specific conditions within a Model-Driven App. For example, when the record has certain status, or when record changes should only be made by users with specific roles. This blog will show how to use JavaScript code to customize your

Read More »

Use Power Automate and AI prompts to automatically classify emails

Table of Contents Manually sorting incoming emails can be time-consuming and prone to error. All companies have at least one team that needs to check emails regularly and classify them based on some type of criteria. One example is an Accounts Payable (AP) inbox, where messages may include invoices, account statements, payment status requests, or

Read More »

Fillable Excel Templates with Power Automate | Tables and Single cells

Table of Contents Introduction to Excel templates in Power Automate Filling out an Excel file with repeating data is a very common scenario in many departments: Invoices Project charters Marketing proposals In this blog, we will show how to create fillable Excel templates with Power Automate that can be populated automatically with information from a

Read More »

Set up Copilot Pay-as-you-go in Power Platform environment

Table of Contents Introduction to billing plans for pay-as-you-go Setting up Copilot Pay-as-you-go in your Power Platform environment allows you to enable AI features that use Copilot credits like generative actions in Power Automate (Agent flows from Copilot) and use a Copilot Agent without committing to upfront licensing (which is currently around 200 USD /

Read More »

How to use filter array in Power automate

Table of Contents What are data operations in Power Automate? Data operations in Power Automate  allow you to manipulate (sort, filter, rearrange, and much more) data while the flow is running. The list of data operations available in Power Automate are: Parse JSON Create CSV table Filter array Select Join Create HTML table Compose In

Read More »

How to format Datetime in Power Automate?

Table of Contents Working with dates and times is really common for many types of automations. Data often comes in one format but needs to be displayed, stored, or compared in another. That’s when format datetime in Power Automate becomes really important . There are basically two ways to format dates or datetime stamps in

Read More »

Power Pages vs Power Apps: What’s the best fit?

Table of Contents Introduction to Power Platform tools for app and website development The Power Platform is a set of powerful tools that can be used for different purposes: Power Automate: Process Automation Power BI: Business Intelligence Power Apps: Business Applications development Power Pages: external-facing websites While each business need can lead to different decisions

Read More »

What is Power Pages? Build professional websites with Microsoft’s low-code tool

Table of Contents What is Power Pages? Microsoft’s official definition of Power Pages is: Microsoft Power Pages is a secure, enterprise-grade, low-code software as a service (SaaS) platform for creating, hosting, and administering modern external-facing business websites. With Power Pages, you can build sites by using the same shared business data stored in Microsoft Dataverse

Read More »

Convert Excel file to CSV format with Power Automate | XLSX to CSV

Table of Contents This post and video will show how to combine Power Automate and Office Scripts to convert Excel file to CSV format and store in SharePoint. The approach shown only requires a few lines of code in the Office Script and it is leveraging standard connectors (no license required) and it doesn’t use

Read More »