Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Count workdays with between to dates unless training date is after start date

I have a formula to count the workdays it works well. I use the date slicer for the date and it returns the number of workdays selected.    current formula COUNTROWS(      FILTER(DimDate,DimDate...