Forum Discussion

arcanri's avatar
arcanri
Frequent Visitor
2 years ago

Return Second Highest Value in Matrix

Hello,    I have calculated the maximum value of each row for a Power BI matrix with the below DAX; my question is: How do I modify it to calculate the 2nd highest value in each row, rather than th...