So, we have earlier learnt about the workflow() function in Power Automate. Today, let me tell you one of the other use case of it. Business Requirement: After a while, there would be many runs of both the Parent & the Child flows and at some ...
Business Statement: To create a folder in OneDrive with a desired name Solution: If you look at the actions for “OneDrive for Business” connector, you will see till date the “Create Folder” action has not been introduced but for such a ubiquitous ...
Business Requirement: To List files in a desired dynamic folder Problem Statement: If you have the folder name{dynamic} stored in a variable, and if you use the variable in the Folder Path to list files, the system will throw you an error of Inval...
Well! Let’s continue to create our very own custom Power Automate history table. In our last Blog, we got to know how to get the Run URL. Today, we will use it to create the records. You may create it using a standard table but we are going ...
Perform Changeset request is an action from Microsoft dataverse, which is used to perform a set of actions in totality or not perform it at all.Basically all actions inside it will be rolled back into its previous stage if any action under “Perfor...
In this blog, we will learn about the “Do until” action of Power Automate which you will find as one of the actions under controls segment. This action is something similar to a “Apply to each” action but in a “Apply to each” it will iterate till ...
Business Scenario: Well we have all used Excel to get columns of Month name from a Date and then we can count and have a pivot around it. If we have a similar such requirement in Dynamics 365, where we have the date value, how to get its Month nam...
If you see the Run History table of a Power Automate, it says: Thus, we are going to create our very own Power Automate History table which we can utilise to sort,search find, however we want to track it.In Part 1 of this Blog, we will learn how t...
Business Problem: When someone in the organisation leaves and if they are flow owners of certain Power Automates, then often in Dev Environment, we find connection reference issues coz we have disabled their user ids and others are unable to updat...
