Latest blog posts
View allBusiness 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: 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...
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 ...
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...
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...
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...
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 ...
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 ...