Hi im building the Best Bowling figures expression for my app where i need to get the highest wickets taken with the least runs for those wickets. im trying the following expression:
=CONCATENATE(MAX(T20[Wickets Taken]).MIN(T20[Runs Leaked]), " / ", Min(T20[Runs Leaked]).MAX(T20[Wickets Taken]))
it returns the highest wicket but not the corresponding lowest runs, it returns the lowest runs of all. how can i correct this? thanks
I believe you got the answer in another ticket, correct?
User | Count |
---|---|
18 | |
9 | |
8 | |
5 | |
5 |