Forum Discussion

Daniel122's avatar
Daniel122
Microsoft Employee
7 years ago
Solved

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...
  • Daniel122's avatar
    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.