Forum Discussion
ewakol
2 years agoHelper II
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
- AnonymousNot 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. - Ashish_MathurSuper User
Hi,
Share the donwload link of that Excel file with your formulas intact.