# IT:AD:SSRS:HowTo:Develop Localised Reports #
* [[../|(UP)]]
{{indexmenu>.#2|nsort tsort}}
## Process ##
There are two parts to be considered when designing localised reports.
* The resources within the report template (title, footer, etc.)
* The data itself.
### Report Template ###
A potential solution is to do as follows:
* http://www.codeproject.com/Articles/33355/Localization-of-SSRS-Reports
### Template
## Resources ##
* http://www.codeproject.com/Articles/33355/Localization-of-SSRS-Reports
* http://social.technet.microsoft.com/wiki/contents/articles/6572.sql-server-2008-reporting-services-localizing-reports.aspx
//The
* http://beyondrelational.com/modules/2/blogs/109/posts/11173/generating-an-ssrs-report-from-an-xml-datasource.aspx