hi,
I make a measure "Rank" measure using rankx function
Next, I want to make measure about to A company minimun rank to make card
Like I want to get "3"
how to make measure for this?
Thanks
Hi @NULTT0 ,
Create a measure:
Measure = MINX(FILTER('Table','Table'[Company] = "A"),[Rank])
Result:
Best regards,
Yadong Fang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
User | Count |
---|---|
238 | |
53 | |
48 | |
45 | |
42 |
User | Count |
---|---|
282 | |
211 | |
82 | |
78 | |
73 |