Is there an issue using the AGE function to create a calculated field on a Query?
I have a form where I display an Age based on AGE(Participant.DateOfBirth) in an HTML row and it works great.
If I try and add a Calculated Column to a query though I get an "Interal Error at ')'" message and the calculation is the exact same thing as on the form.