Forum Discussion

jbenson's avatar
jbenson
Helper III
4 years ago
Solved

Excel Formula

I am looking for a way to convert the below formula from excel to power bi on per week per row basis. Is that possible? just wanting to stream line some manual excel work    =ROUND(IF(C9>40,(((C9-...
  • bcdobbs's avatar
    4 years ago

    It looks like all the cells are on the same row?

     

    • Do you have a similar table imported in Power BI? If so a calculated column will do that for you. Syntax in this case is virtually identical.