Hi im building the Best Bowling figures expre...

Shri
New Member

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

0 1 312
1 REPLY 1

I believe you got the answer in another ticket, correct?

Top Labels in this Space