1. OPEN the command bar designer To get to the command bar designer, open the model-drive app editor, click on the ellipsis next to the table you would be adding a button to, then select Edit command bar from the available options. 2. Insert a button into the command bar Click + New located on …
Pushing Onward and Upward
Like anything in life, we should constantly try to move forward and not allow unpleasant events in the past get us down. That is not to say however that we just forget everything in the past-- rather we take with us all the lessons from those instances and use them to propel us forward. 🙂 …
What about D365 Project Service Automation?
A huge chunk of my last fortnight had been spent in all things Dynamics 365 Project Service Automation (PSA) for a project engagement. Going in, I was understandably a bit anxious because I do not have a vast experience with it from which I could draw confidence upon, save for the need to work on …
Continue reading "What about D365 Project Service Automation?"
Insert Child Records into an Email via Power Automate and Custom Activity Workflow
In my previous post, I wrote about updating the status of the child and the children of these child records. Now that we already are able to get hold of the child records, what I want to do this time is to select details from these records and add them into the body of an …
State Update of Child Records via Custom Activity Workflow and Flow
Suppose we have an entity relationship in which Entity A is the parent of Entity A.1, and Entity A.1 in turn, is the parent of Entity A.1.1. Further, the status transition is as described in the picture. What we want to achieve is to update the status of all related records in Entity A.1 and …
Continue reading "State Update of Child Records via Custom Activity Workflow and Flow"