Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I've got an expression which is giving me price for each customer code. How can I get min and max also.
Regards,
Rahul
Hi Rahul
Try min(Price) and max(price)
Regards
Anders
Hi rahul,
PFA