Forum Discussion
Phil1
8 years agoRegular Visitor
Weekdays between dynamic range
Hello everyone, I have a rather specifc problem I've not been able to solve. I would like to calculate the number of weekdays that sit between a date range, but the date range is dynamic. ...
BalaVenuGopal
8 years agoResolver I
Hi Phil1,
Just use calendar table(DimDate) join your table with Dim_Date and drag weekdays columns hope this will resove you issue.ion
Please accept this solution if this works for you