How to find out the last date

Hi,
I am filtering a certain date and I need to know the last date in that data list
How can I able to find out by using expression?

Aggregations are not available in expressions. Use the “Keep min/max” action.

The idiomatic approach in EasyMorph is to make actions do all the calculation heavy-lifting while keeping expressions light and simple.

Thanks for the answer
Still have one clarification
what is the functions of parameter
Still in confused state reg. parameter
Can you give an online demo?

See this tutorial article on parameters: https://easymorph.com/learn/parameters.html. It also has a video that explains what parameters do and how to use them.

PS. In general, I highly recommend going through our tutorial here: https://easymorph.com/learn.html