Introduction Time is a crucial component in the world of automation. Whether you’re managing schedules, sending timely notifications, or organizing data, having control over how you format dates and times is essential. This is where Power Automate’s FormatDateTime function comes into play. In this blog post, we’ll explore the ins and outs of FormatDateTime and…
Category: Power Automate
In this category, you will find all posts related to power automate or Microsoft Flow.
Get Day, Month and Year in Power Automate
This year I was working mostly on Power Automate. It was very regular practice to get Day, Month and Year in power Automate in various format. If you are a Power Platform Consultant then there are chances that you spend much more time in automating your business requirements using Power Automate. As Power Automate is…
Solved: The API ‘SharePointOnline’ returned an invalid response for workflow operation ‘Get_items’ of type ‘OpenApiConnection’. Error details: ‘The API operation ‘GetItems’ is missing required property ‘.
When we work with power automate, then sometimes we have a scenario, where we are facing error in Get_items action as “The API operation ‘GetItems’ is missing required property”. The full error looks like below. Power Automate Interview Questions and Answers The API ‘SharePointOnline’ returned an invalid response for workflow operation ‘Get_items’ of type ‘OpenApiConnection’….
How To Save Records In Multiple List Using Power Apps Patch() function
Hello SharePointers,Today we are going to see some development hacks, we will see How To Save Records In Multiple List Using Power Apps Patch() function Introduction In some scenario we need to save record in one form to the multiple list in SharePoint using power apps. So for this we will create one form with…
Solved: Send approval request to a group in MS flow.
Hello SharePointers,I am working on my flow and I see that I am unable to Send approval request to a group in MS flow. Some Background It seems that flow will only send approval request emails to an individual user. This case won’t work in the long run, we always need to change the flow…
Create Approval workflow in MS Flow Step-By-Step
Hello SharePointers,In Today’s article, we will learn “How to create an Approval workflow in MS Flow or Power Automate step-by-step”. During my recent days of SharePoint Development, there was a requirement by the client to apply an approval process on one of the lists in their tenant. Creating an approval process workflow in Microsoft Flow…
Solved: Move is not Supported on Destination Library that has smaller version limit than source.
Hello SharePointers,During my recent work, I was working with Power Automate or MS Flow to move files between two libraries. but while working on the same I encountered an Error as “Move is not Supported on Destination Library that has smaller version limit than source, due to data loss on earlier versions of source files”…
Power Automate Interview Questions and Answers
Hello SharePointers, Today, In this very interesting article we will get to know about the MS-Flow interview questions and Answers. This article is very helpful to both experienced and beginners in SharePoint or MS-Flow. Let us start with Questions and Answers. Questions & Answers Q1. What is Action and Trigger in MS-Flow? ANS:- ActionsActions mean…
Register application in Azure portal
Hello Guys, I hope you must have enjoyed our last article about How to create a communication site using PowerShell. In this article, we will see how we can register our application in the Azure portal and grant him access so that we could use the app to access Graph API or Office 365 management…