Hi All,
I had this issue from quite a long time. I was trying to publish the data weekwise and strangely the order of weeks would be like Week 2, Week 5 and then Week 3. I medled with lot of SSRS features to correct this...but alas all I had to do was mend the query and add Order By Date/Week Desc/Asc and Viola!...I got my report headings in the order Week 2, Week 3, Week 4 and then Week 5