Dynamics 365

Search the Dynamics community

Filter blog posts

Card view List view
  • Relevance
  • Most recent
  • Most liked

Filter blog posts

LikeLike (0)
How to call Child Flows & find the respective Parent Flow from it!?

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 ...

PowerMelangeByShalinee 70
LikeLike (0)
Power Automate & One Drive – Part 1: Creating Folders

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 ...

PowerMelangeByShalinee 70
LikeLike (0)
Power Automate & One Drive – Part 2: To list Files in a desired dynamic folder via name

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...

PowerMelangeByShalinee 70
LikeLike (0)
Create your own Power Automate History table records-Part 2-How to save the records using Elastic tables?

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 ...

PowerMelangeByShalinee 70
LikeLike (0)
Perform Changeset request action of Power Automate:

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...

PowerMelangeByShalinee 70
LikeLike (0)
Do Until – Explained – Part 1

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 ...

PowerMelangeByShalinee 70
LikeLike (0)
How to automatically get Month Name & Number from a Date field in D365

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...

PowerMelangeByShalinee 70
LikeLike (0)
Create your own Power Automate History table records-Part 1-How to get the URL of the Flow Run?

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...

PowerMelangeByShalinee 70
LikeLike (0)
How to Bulk change Owner of Power Automates

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...

PowerMelangeByShalinee 70