Skip to main content

Notifications

Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
Power Automate & One Drive – Part 2: To list Files in a desired dynamic folder via...

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
Like (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
Like (0)
How to list related records of a table with N:N relationship in Power Automate

Business Requirement: We have two tables- Cluster Identifier & Primary Skills having N:N relationship between them. The requirement was as soon as a Cluster Identifier is selected, we had to list all the related skills and store it in a separate f...

PowerMelangeByShalinee 70
Like (0)
How to place Option Set values as Legends on Power Apps Charts

Problem Statement: The client had to show how many people are attending the conference from their office locations in India. Table Structure: The Employee ID, Name, Contact, Email, City, Attending?[Yes/No/Not Sure] are all stored in a table where ...

PowerMelangeByShalinee 70
Like (0)
Handling Special Characters in Power Automate while using Fetch XML

Hi Amazing people!Today i have got one of the recent requirements i came through. Business Requirement: We had a string coming from a source which had to be compared with the account name and then further actions had to be followed. But certain ac...

PowerMelangeByShalinee 70
Like (0)
Steps to Customize Opportunity Close Forms in D365 Sales

Hello everyone!In this blog, we will learn how to customize the “Opportunity Close form” in Dynamics 365. Business Requirement: Many times our clients have requirements where they want to capture essential details about why an opportunity was clos...

PowerMelangeByShalinee 70
Like (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
Like (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