Hi,
i would like to get suggestions on how to use existing functionalities to check a day business day or not in dynamics CRM reports?
Thanks
*This post is locked for comments
Hi,
i would like to get suggestions on how to use existing functionalities to check a day business day or not in dynamics CRM reports?
Thanks
*This post is locked for comments
You can get holiday details from business closure.
Check query Select * from filteredbusinessclosure
Hi Thomas,
There are two ways to achieve it:
1. Custom setup: create one master which will have a list of Business Closures which can be pulled in the report for further calculations
2. System setup: use existing Business Closures in the report calculations.
Please refer to the below blog for more details:
community.dynamics.com/.../dynamics-crm-how-to-get-business-closure-dates-in-plugin
If found useful, please mark this answer as a verified answer.
Thanks for the reply. Do you think we can use Business Closure in CRM for this purpose ?
If you are OnPrem, then you can query everything and use a SQL based query. I would probably just hard code the dates in and then just know I had to update the few that move each year and know you need to update the report in January each year. Otherwise there is a vacation days within CRM but i'm not sure it is something that all users are going to have access to normally so you might not get a reliable result unless you build them into the report itself.
Thanks for looking into it. Its On prem. Which option is preferable, i can update business closure in CRM and query it.
Startdate and enddate is the input parameters to that report and looking into exclude holidays from further calculations in the report.
Online or On Prem?
Are the Holidays input within CRM or in some sort of definition within the report that is updated, where are we pulling them from?
Does the report need to be dynamic for multiple holiday sets?
André Arnaud de Cal...
292,494
Super User 2025 Season 1
Martin Dráb
231,307
Most Valuable Professional
nmaenpaa
101,156