Hi,
I have a CDS table that has a field in that is the Customer due date.
From this I need to work out the internal due date, which is 2 days before the customer due date. However i need 2 working days not two actual days.
Any thoughts on how I sort this problem out?
The second part is; once I have the internal due date I need the start date, which is the internal due date minus the lead time.
Thanks
Troy
Solved! Go to Solution.
Hi @troyhoskison ,
There is another one! :). It is the original workflow capabilities that have been built into Dynamics 365 for Sales (CRM) for many years. You can build workflows that are real-time or background with many options. Not as powerful in some ways at flows but more powerful in others (i.e. real-time). The workflow utilities from Jason Lattimer work with this type of workflow environment.
The following is an overview and there are plenty of videos you can find online as well.
Hope this helps, if so, please mark solution as accepted.
Thanks much,
Drew
Hi Troy,
I would highly recommend utilizing MVP Jason Lattimer's date utilities solution to accomplsih your needs here. I have used this a number of times and it has some great capabilities.
https://github.com/jlattimer/CRM-DateTime-Workflow-Utilities
Hope this helps.
Thanks,
Drew
I was going to recommend the same as @dpoggemann, give those a try and see if it works, they are very useful as the out of box date functions in calculated fields are pretty limited as of today.
You could likely achieve the same with Power Automate, but if you need a real-time / synchronous response, then you need to rely on custom workflow activities / actions / plugins in Dataverse.
---
Please click Accept as Solution if my post answered your question. This will help others find solutions to similar questions. If you like my post and/or find it helpful, please consider giving it a Thumbs Up.
I needed a business day to exclude weekends and holidays (bank holidays). I created a table of bank holidays and I ended up writing an Azure Function.
HI,
I followed the link but I am unsure what I am meant to do with the files? and how do I make use of them?
Troy
Hi @troyhoskison ,
When you click on the link you will see on the main page a link.to the latest release. From here you will be presented with the following file to download. This is a Solution file that you can import into your environment in the Solutions area of make.powerapps.com. These utilities can be utilized in workflows to calculate date values, etc. This can be utilized in real-time workflows as well to set field values real-time vs. an asynchronous Power Automate flow. More detail on solutions here.
Hope this helps.
Thanks,
Drew
Great, thanks for that. Still trying to work something out. There seems to be some called workflow which is different to Power automate. I found this doc: Microsoft Dataverse real-time workflows - Power Apps | Microsoft Docs
Which tells you how to change it to a real time workflow, but doesn't tell you want you are changing and how to get to that setting screen.
Is there a workflow thing that I haven't found yet?
I am excited that it looks like a solution to a lot of my problems is near.
Troy
Hi @troyhoskison ,
There is another one! :). It is the original workflow capabilities that have been built into Dynamics 365 for Sales (CRM) for many years. You can build workflows that are real-time or background with many options. Not as powerful in some ways at flows but more powerful in others (i.e. real-time). The workflow utilities from Jason Lattimer work with this type of workflow environment.
The following is an overview and there are plenty of videos you can find online as well.
Hope this helps, if so, please mark solution as accepted.
Thanks much,
Drew
thanks, that is a bit hidden. I will still need to do some work to see if I can achieve what I want to achieve, but I think that is enough pointers for me to figure out the rest.
Thanks
Troy
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
15 | |
10 | |
6 | |
4 | |
3 |
User | Count |
---|---|
23 | |
17 | |
13 | |
9 | |
8 |