Forum Discussion
VicCC
3 years agoFrequent Visitor
Working days between two dates - target date missed
Hello, I am using DAX to create a custom column to calculate the number of working days between two dates (completed date and target date). I have also created a column in my Date table to show T...
Greg_Deckler
3 years agoCommunity Champion
VicCC Try NETWORKDAYS function or the old way of doing it: Net Work Days - Microsoft Power BI Community