Category: Power Automate

Power Automate

code-interpreter-ai-builder-prompt-power-automate
AI Builder Power Automate

Automating Complex Workflows with AI Builder Prompts and Code Interpreter in Power Automate

The recent introduction of the Code Interpreter into Microsoft Copilot Studio and AI Builder prompts allows makers to generate and execute Python code directly within prompts. This enables advanced data processing, file manipulation, and visualizations without leaving the Power Platform ecosystem. In this blog, we’ll explore how to harness the Code Interpreter in AI Builder […]

Manish Solanki 
automate-generate-blog-power-automate
AI Builder Outlook Connector Power Automate

Automate Blog Generation with Power Automate and AI Builder

Introduction In today’s fast-paced digital landscape, producing consistent, high-quality content is a constant challenge. Power Automate and AI Builder team up to create a low-code, scalable pipeline that generates, formats and publishes blog posts automatically. This approach frees your editorial team from repetitive tasks and ensures every post aligns with the brand and SEO strategy. […]

Manish Solanki 
Custom Auto number in dataverse based on fiscal year
Dataverse Power Automate

Custom Auto Number column in Dataverse with Fiscal Year based incrementing using Power Automate flow

Introduction It is a common scenario to have an auto increment column for automation projects like generating unique id for projects, invoices, purchase order etc. In most cases, the requirement is to have an increment value based on fiscal year. The out of the box auto number data type in Dataverse does not give flexibility […]

Manish Solanki 
recommendation email notification
Power Automate

How to send real time notification for desktop flow recommendations in unattended run scenarios?

Use Case Microsoft recently introduced a very useful CoPilot feature to give recommendation to users for repairing & fixing error related to missing of UI elements in automation during run time. However, it does not provide real time notification to flow owners or admin or operation team to act swiftly. Considering these challenges in mind, […]

Manish Solanki 
Outlook Connector Power Automate Power Automate Desktop SharePoint

How to create a word document with a repeating section in Power Automate Desktop?

Creating word documents from a template is a common action in Automation project. In this video, I demonstrated the detailed steps to create a Microsoft Word document from a template with a repeating section directly in Power Automate Desktop. I used power fx function as a substitute for “𝗦𝗲𝗹𝗲𝗰𝘁” action to avoid adding loop and […]

Manish Solanki 
AI Builder Dataverse Outlook Connector Power Automate

How to process invoice document without setting up custom AI builder model?

The introduction of adding images or documents (in preview) as input parameter in custom GPT prompt makes it easier for non technical users to extract specific fields without the need for pre-training models with sample data. This reduces the time and effort spent on preparing and fine-tuning custom models for document processing. Features & Benefits: […]

Manish Solanki 
Add and Retrieve Work Queue Items
Desktop Flow Power Automate Power Automate Desktop

How to add multiple work queue items & filter work queue items based on query?

Use Case In Power Automate Desktop version ‘2.49.176’, two new actions for work queue have been introduced: In this article, I will demonstrate how we can use those actions to add work queue items directly in Power Automate Desktop without using loops and improve efficiency in automation. We can also fetch the items from work […]

Manish Solanki