I want to select a sharepoint list item which has the Maximum value for a particular column. How can I do this using CAML queries?
click to get last ID
I managed to get the following working I used a script web part and added the following to the web part. When you click the button an alert will pop up with the highest item ID number.