Forum Discussion
Robert1981
2 years agoHelper III
Business day countdown
Hi Everyone, I need help with one of my PBI reports. For the report I need to harmonize the months and find the similar business days. Last working day of a month is considered "day 0", the wo...
- 2 years ago
This is immutable, there is no need to do this in DAX. Use an external calendar table where this is precomputed one time.
lbendlin
2 years agoSuper User
This is immutable, there is no need to do this in DAX. Use an external calendar table where this is precomputed one time.