A question about reporting service's multi-language.
IT & Infrastructure
1
Posts
1
Posters
0
Views
1
Watching
-
I want to make a report(reporting service),it's for multi-language,such as UK and NL etc. but format of decimal in different language maybe differrent,for example: one thousand in UK is 1,000.000,but in NL it's 1.000,000. So I need change the language of the report dynamically according to language field in the dataset? Certainly,I can make one template for each language,but I just want to make one for all languages. Is it doable or possible? if it is,and how can I do it?:doh: