I have a calculated field that generates it’s value from a javascript function that looks at 10 dates and returns the date that will occur first. Once I have this date, I would like to sort so I can see the calculated dates for each returned list item. When I list the name of the calculated field in the sort field, I get an error that states that the field does not exist. I’m guessing that the calculated fields can’t be sorted but I thought I’d put this question out there in case I’m missing something.