|
sort by finacial year
19/12/2008 2:37:00 PM
(Total replies: 1)
|
| Hi Guys,
I have done a tricky and cast a text field as a date so i can sort by month.
CAST('01-' + ReportMonth + '-2008' AS datetime) AS month
But now i need the Month to sort by finacial year. ie. 7,8,9,10,11,12,1,2,3,4,5,6
can some one help please. |
|
|
|
TOC in a report
10/12/2008 10:22:29 AM
(Total replies: 0)
|
|
Hi Guys,
I saw an article on how to insert a Table of Contents in a report. I have lost the link can anyone direct me on the process please.
I know its not natively supported but there is a nifty way to use a list with groupings and a page count function.
Any help would be gratefully received. |
|