Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I want to create a measure that returns me the maximum value of a RANK. In this example, I wanted the value 12 (which would be the maximum value) to be returned for all rows. Any tips?
Please try this expression
Max Rank = MAXX(VALUES('Table'[Papel]), [rank div liquida/ebit])
If this works for you, please mark it as the solution. Kudos are appreciated too. Please let me know if not.
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
It didnt work 😕
calculate(max([rank div liquida/ebit]),allselected('table'[papel]))
its impossible to use Max, because its not a column. Its a measure 😕
User | Count |
---|---|
12 | |
12 | |
8 | |
8 | |
6 |
User | Count |
---|---|
27 | |
19 | |
14 | |
11 | |
7 |