Hi,
I have a requirement to show max(item count) and the associated Date, when I tried doing max on the item count column it remains same and returns the same values as max for each date,
in-order to achieve the max value and the corresponding date, I'm trying to sort the column based on Item count and to show only the first value but, in this case I have to hide the remaining rows which is being a big challenge, please some one suggest me here to get the max value and corresponding data separately, if suggestion on any other approach will be appreciated.
FYI, I want to see the final result as shown below
Thanks,
Sathya Vijaya