Forum Discussion
Daniel122
7 years agoMicrosoft Employee
Using a Measure to Calculate the Number of Workdays Using Conditions.
I've been struggling to create this measure. I was able to do this using a column, but was forced to change to a measure due to serious performance issues. Two case types distinguished by an ide...
- 6 years ago
I was able to query fold this calculation into power query, which drastically improved performance. Using the Invoke Custom Function helped me rewrite the logic to create a new column in power query.
Daniel122
6 years agoMicrosoft Employee
I was able to query fold this calculation into power query, which drastically improved performance. Using the Invoke Custom Function helped me rewrite the logic to create a new column in power query.