Hello,

How can I calculate min from specific fields?
For example if we have this:



AAA 2.4
BBB 2.7
CCC 4.6
AAA 3.4
AAA 6.8
BBB 3.9

If I want to calculate the min only from AAA, how can I do it? Thank you very much in advance