Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, can anyone tell me which function is to be used to find maximum number of same field value from a column.
=Max(Aggr(Count(Field), Field))
=Max(Aggr(SUM(Amount),Customer))