Forum Discussion

ewakol's avatar
ewakol
Helper II
2 years ago

Measure in DAX - help needed

Hello,

need to calculate measure in Power BI like bellow:

=L14+M12-(MAX(M28;M11)+M13)

 

I would appreciate help

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi ewakol ,

    Because the data is incomplete and does not provide specific measurements, could only provide some attempted directions.

     

    Please try below steps:

    1. Use Calculate() function to get the specific value

     

    2. Use Max() function to get the max value

     

    Best regards,
    Community Support Team_Binbin Yu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.