I am using SQL reporting services 2008 and report builder I have setup a report where I want to calculate the age of each student.
I have table called Students with a DOB field.
I want to display the age of each student and also use the age field in a parameter.
Any one have any ideas on best way of doing this.