Forum Discussion
Robert1981
Helper III
2 years agoBusiness 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
Super User
2 years agoThis is immutable, there is no need to do this in DAX. Use an external calendar table where this is precomputed one time.