What is the best way of finding the last say 5 values by date in a table column please?
Take a look at the following article in the help documentation, there is an example in there of finding top entries based upon a sorted column.
|
| TOP() |
| - | - |
| | Initial list items. |
1 Like
