Author: Manish Solanki

Manish Solanki is a technology enthusiast with vast experience in Microsoft power platform technology stack. I specialize in designing and implementing solutions using low-code tools like Power Apps, Power Automate, AI builder, Dataverse etc. Experience in leveraging O365/M365 services such as SharePoint, Planner, Forms etc. to drive efficiency and innovation. I love writing technical blogs, collaborating in technical communities & basically anything & everything in technology.
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 
Power Automate Desktop

How to improve robotic process automation (RPA) reliability using repair with Copilotย in Power Automate Desktop?

Microsoft released a very cool feature in Power Automate Desktop version 2.51. This feature enhances robotic process automation (RPA) reliability using repair with Copilot. ๐—™๐—ฒ๐—ฎ๐˜๐˜‚๐—ฟ๐—ฒ๐˜€ & ๐—•๐—ฒ๐—ป๐—ฒ๐—ณ๐—ถ๐˜๐˜€: โœ… Reduces error rates and thereby improves efficiency โœ… Reduces downtime for RPA scenarios โœ… Applies for UI and web automation scenarios in both attended or unattended mode […]

Manish Solanki 
Power Automate Desktop

How to update the input value of in processing work queue item in Power Automate Desktop?

Use Case The Power Automate Desktop (v2.50) allows updating value of work queue items without changing the status of an item. However, it failed to update the input value while processing the work queue items (Processing Status). Through this tutorial I have explained the process to solve this problem by updating the value of ‘Queued‘ […]

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