Forum Discussion
Daniel122
Microsoft Employee
7 years agoUsing 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
Microsoft Employee
6 years agoI 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.