Viewing 5 posts - 1 through 6 (of 6 total)
TY that worked I dont know why that was causing me such a problem. Now that I see the answer it was easy.
September 11, 2014 at 2:50 pm
Figured it out it was the first line in the select needed the AS SET @SELECT = 'Year(Startdate) as YearToDate'.
Thank You for your response Alvin it made me...
August 15, 2014 at 1:32 pm
The @SELECTFINAL adds in more valid fields to the select from the case statements. They are all straight column names so I dont believe that is it.
August 15, 2014 at 12:58 pm
Viewing 5 posts - 1 through 6 (of 6 total)