Forum Discussion

chanakah's avatar
chanakah
Frequent Visitor
3 years ago
Solved

Measure for calculating work capacity

I have a Power BI report. In that I need to calculate the 'remaining work capacity' for each date as below. 1. I have a measure that gives 'total remaining work hours', say 500 hours. 2. I have a...
  • chanakah's avatar
    chanakah
    3 years ago

    Hi Anonymous ,

    Thank you for your sugestions. I was able to solve the issue using POWER function. Also here I am using GENERATESERIES function for getting total work hours calculated upto given date. 
    My measure logic is as below

    Best regards,

    Chanaka H