Forum Discussion
BachFel
Helper II
8 years agodatedif Function, only for working days (mon-Fri)
Hello, follwing problem. I want to create a DAX formula which shows the difference from a specific date to today. Tage_seit_erster_Objektbegung = if(KontElemente[Datum der Besichtigung]<>BLA...
- 8 years ago
Did you use a disconnected table?
vanessafvg
Community Champion
8 years agoBachFel i would create a flag for the working days, ie a new column calls isworkingday = 1
and then use that in your calculation
- BachFel8 years ago
Helper II
can u please show an example?
- vanessafvg8 years ago
Community Champion
BachFel do you have a date table?
- BachFel8 years ago
Helper II